body {
text-align:center;
margin: 0;
padding: 0;
background-color:#0082C8;
}


#pre_wrap {
background-color: #0050A0;
}

#top {
padding-top: 50px;
height: 155px;
background-color:#0082C8;
border-bottom: 2px solid #FFE400; 
}

#wrap {
width: 960px;
text-align: left;
margin:0 auto;
padding: 0;
}


#left {
float: left;
width: 190px;
margin: 10px 0px 40px 0px;
padding: 0px;
}

#main {
float: left;
width: 600px;
margin: 10px 0px 0px 0px;
padding: 0px 40px 20px 0px;
}


#footer {

text-align:left;
clear: both;
height: 80px;
background-color: #0082C8;
border-top: 2px solid #FFE400; 
margin: 25px 0px 0px 0px;
padding: 25px 0px 0px 0px;
}



.yellow {
color: #FFE400;
}

.yellow a {
color: #FFE400;
}

 


 
 #background { 
 position: absolute;
 width: 100%;
 height: 578px;
 background-image:   url("images/backround4.gif");
 background-repeat: no-repeat;
 background-position: top right;
 }
 
  #background_old_delete { 
 position: absolute;
 width: 964px;
 height: 578px;
 left: 50%;
 top: 50%;
 border: 2px solid #0033CC;
 margin-left: -482px;
 margin-top: -300px;
 background-image:   url("images/backround4.gif");
 background-repeat: no-repeat;
 background-position: top right;
 }

#header { 
float: clear;
 position: relative;
 background-color: #0033CC;
 width: 100%;
 height: 200px;
 text-align: left;
}



#main_advertising { 
 position: relative;
 background-color: #000000;
 width: 100%;
}

#main_about { 
 position: relative;
 background-color: #000000;
 width: 100%;
}

#main_contact { 
 position: relative;
 background-color: #000000;
 width: 100%;
}

#main_programming { 
 position: relative;
 background-color: #000000;
 width: 100%;
}

#main_research { 
 position: relative;
 background-color: #000000;
 width: 100%;
}

#main_thinkbox { 
 position: relative;
 background-color: #000000;
 width: 100%;
}



#footer_home { 
 position: relative;
 background-color: #0033CC;
 width: 960px;
 height: 31px;
 padding-top: 25px;
 text-align: left; 
}



.border-top{
 border-top: 2px solid #FFDC00;
 }
 
 .border-bottom{
 border-bottom: 2px solid #FFE400;
 }
 
 #border-top-thin{
 border-top: 1px solid #FFE400;
 }
 
 .macrotable {
	color: #0033CC;
	margin: 0px 0px 0px 0px;
	font-size:10px;
	line-height:14px;
	font-family:verdana, arial, helvetica, sans-serif;
	}

p {
	font-size:12px;
	line-height:17px;
	font-family:verdana, arial, helvetica, sans-serif;
	margin:0px 0px 12px 0px;
	color: #fff;	
	}
	
	ol {
	font-size:12px;
	line-height:17px;
	font-family:verdana, arial, helvetica, sans-serif;
	margin:0px 0px 12px 0px;
	color: #fff;	
	}
	
	ul {
	font-size:12px;
	line-height:17px;
	font-family:verdana, arial, helvetica, sans-serif;	
	}
	
	.form-text {
	font-size:14px;
	line-height:16px;
	font-family:verdana, arial, helvetica, sans-serif;
	color: #000;	
	}
	
	
	
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}



a {
	
	}
a:link {
color: #ffffff;
}
a:visited {
color: #ffffff;
}
a:hover {
color: #ffffff;
}




h1 {
	color:#FFDC00;
	font:24px/24px century gothic, verdana, arial, helvetica, sans-serif;
	}
h2 {
	color:#fff;
	font:16px century gothic, verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	margin:10px 0px 7px 0px;
	}
h3 {
	color:#fff;
	font:12px/17px verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	margin:6px 0px 7px 0px;
	}
	
	h4 {
	color:#fff;
	font:17px/22px century gothic, verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	margin:12px 12px 16px 0px;
	}

h5 {
	color:#fff;
	font:19px/24px century gothic, verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	margin:12px 12px 16px 0px;
	}


img {border-width:0px;}

.portraits{
float: right;
margin: 0px 0px 0px 10px;
}

p.portraits{
margin: 0px 0px 0px 10px;
font:19px/24px century gothic, verdana, arial, helvetica, sans-serif;
font-weight:bold;
}


form {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	top: 0px;
	left: 0px;	
	}
	
	.red{
	color: #DD0530;
	}
	
	.black{
	color: #000000;
	}
	
	.yellow{
	color: #FFE400;
	}


.sub_navigation {
padding-left: 0;
margin-left: 0;
/*border-bottom: 1px solid #00B7CE;*/
width: 140px;
}

.sub_navigation li {
font-weight:bold;
list-style: none;
margin: 0;
padding: 0.25em;
/*border-top: 1px solid #00B7CE;*/
}

.sub_navigation li a { 
text-decoration: none; 
}