body {
background-image:url(../assets/local_images/body_bg.png);
background-repeat:repeat-x;
margin:0px;
padding:0px;	
}

a{
font-family: 'Harmattan', sans-serif;
font-size:12px;
color:#29ABE2;	
}

body#home a#home_nav,
body#bio a#bio_nav,
body#tutorials a#tutorials_nav,
body#projects a#projects_nav,
body#project_template a#projects_nav,
body#publications a#publications_nav,
body#blog a#blog_nav,
body#contact a#contact_nav
{
font-family: 'Harmattan', sans-serif;
font-size:12px;
color:#FFF;		
}


a:hover {
font-family: 'Harmattan', sans-serif;
font-size:12px;
color:#FFF;	
}


.link {
font-family: 'Actor', sans-serif;
font-size:11px;
color:#29ABE2;	
text-decoration:none;
font-weight:100;
}

.link:hover {
font-family: 'Actor', sans-serif;
font-size:11px;
color:#6B8698;	
font-weight:100;
}

h1 {
font-family: 'Harmattan', sans-serif;
font-size:27px;
color:#083654;	
margin:0px;
font-weight:200;
}

h2 {
font-family: 'Harmattan', sans-serif;
font-size:20px;
color:#083654;	
margin:0px;
font-weight:200;
}

h3 {
font-family: 'Harmattan', sans-serif;
font-size:14px;
color:#083654;	
margin:0px;
font-weight:200;
}

h4 {
font-family: 'Harmattan', sans-serif;
font-weight:100;
font-size:12px;
color:#083654;	
margin:0px;
}

p {
font-family: 'Harmattan', sans-serif;
font-size:14px;
color:#083654;	
margin-top:10px;
color:#395E76;
}


hr {
height:6px;
background-image:url(../assets/local_images/hr.jpg);
background-repeat:repeat-x;
border:none;
}

.textbox {
margin-top:0px;
padding-left:20px;
width:250px;
height:35px;	
background-color:#E6E6E6;
border:B4B3B1 thin #C05C08 solid;
}

.submit_bt {
color:#FFF;
cursor:pointer;

background-color:#6B8698;
border:#CCC thin solid;
-webkit-box-shadow: 0px 0px 9px rgba(50, 50, 50, 0.25);
-moz-box-shadow:    0px 0px 9px rgba(50, 50, 50, 0.25);
box-shadow:         0px 0px 9px rgba(50, 50, 50, 0.25);
}

#master {
width:882px;
height:auto;
background-color:#F0EFEC;	
margin:0px;
padding-top:0;
/*Shadows*/
-webkit-box-shadow: 0px 0px 9px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 9px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 9px rgba(50, 50, 50, 0.75);
padding-bottom:0px;
}

#top_bar {
background-color:#F0EFEC; 
width:100%; 
height:45px; 
float:right;
text-align:right;	
}

#head {
text-align:left;
background-color:#083654;
width:882px;
height:74px;	
}

#footer {
background-color:#B4B3B1;
height:40px;
border-top:#FFF 2px solid;
}

#footer p {
color:#FFF;	
}

.biglink {
font-family: 'Actor', sans-serif;
font-size:20px;
color:#083654;	
text-decoration:none;
font-weight:100;
}

.biglink a {
font-family: 'Actor', sans-serif;
font-size:20px;
color:#083654;	
margin:0px;
font-weight:200;
}
.biglink a:hover {
font-family: 'Actor', sans-serif;
font-size:20px;
color:#6B8698;	
margin:0px;
font-weight:200;
}

.biglink:hover {
font-family: 'Actor', sans-serif;
font-size:20px;
color:#6B8698;	
margin:0px;
font-weight:200;
}
