@charset "utf-8";

/* CSS Document */



*

{

margin:0px;

padding:0px;

}



html

{

height:100%;

}



body

{

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:12px;

color:#FFFFFF;

background:#000 url(../images/bgtotal.jpg) repeat;

height:100%;

}



#Container

{

position:relative;

width:910px;

margin:0 auto;

background-color:#D7C27D;

height:100%;

}





#head

{

width:910px;

height:151px;

display:block;

text-indent:-5000px;

background:url(../images/h1copy.jpg) no-repeat;

}



.nav

{

width:910px;

height:33px;

display:block;

list-style-type:none;

}



.nav img

{

float:left;

}



.btmBtn

{

float:left;

}



.curriculum #Container

{

background:#fffdf7;

height:auto;

}



.foot

{

clear:both;

}

.footer

{

	font-family:Arial, Helvetica, sans-serif;

	font-size:16px;

	font-weight:bold;

	/*color:#DFC997;*/

	text-indent:16px;

}



.about #mainframe

{

clear:both;

width:910px;

height:580px;

background:#b3ad83 url(../images/bgsliver.jpg) repeat-x ;

}



.article

{

width:50%;

display:block;

float:left;

}



.about h3

{

width:100%;

height:107px;

text-indent:-5000px;

background:url(../images/h3.jpg);

}



.about #mainframe p

{

color:#000000;

font-family:Verdana, Arial, Helvetica, sans-serif;

line-height:15px;

font-size:11px;

padding:8px 20px 0px 35px;

}



.about #mainframe .article ul

{

color:#000000;

list-style-type:disc;

margin-top:20px;

font-family:Verdana, Arial, Helvetica, sans-serif;

line-height:12px;

font-size:11px;

padding:0px 38px 0px 40px;

}



.about #mainframe .article ul li

{

margin-bottom:8px;

}

.txt10arial

{

	font-family:Arial, Helvetica, sans-serif;

	font-size:9px;

	font-weight:bold;

	text-transform:uppercase;

	color:#FFFFFF;

}