body {background-color: #000000;} 



#top{

width : 900px; 
height: auto;

position: relative;

margin-left : auto; 

margin-right : auto; 

margin-top :10px;

background-color : #ffffff; 

} 

#banner {

position: relative;

width : 900px; 

height : 188px; 

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

} 

.banner-text {

	position: absolute;

		left: 266px;

	top: 152px;

	width : 335px;

	height : 20px;

	/*font controls*/

font-family : Georgia, verdana, serif;

	letter-spacing : 2px;

	color : #000000;

	font-size : 20pt;

	font-weight : bold;



} 



#reset{clear:all;}



#center {

position: relative;

width: 860px;

padding-left: 20px; padding-right: 20px;

margin-left : auto; 

margin-right : auto; 

height: 430px;

padding-bottom: 20px;

background-color: #FFFFFF;
}



/*860px wide for L and R*/



#left {

/*130px wide, total*/

float : left; 

width : 120px; 

margin-right: 10px;
} 

#right {

/*730px wide, total*/

float : right; 

width : 720px; 

margin-left: 10px;
} 

#babyright{
/*600px wide, total*/

float : right; 

width : 590px; 

margin-left: 10px;
}



.content {

overflow: auto;

font-family : georgia, times, serif; 

color : #000; 

font-size : 11pt; 

font-weight : normal; 

height: 430px;
} 

.linkbar{margin-bottom: 0px; margin-top: 0px;}
.linkbar ul{}

.sublinkbar{margin-bottom: 0px; margin-top: 60px;}
.sublinkbar ul{}

.linkbar ul li{
display: block;

border-top: solid 1px #7f5e2a;
border-bottom: solid 1px #7f5e2a;
border-right: solid 1px #7f5e2a;
border-left: double  #7f5e2a;
border-left-width: thick;

margin-left: -40px; margin-right: 5px;
margin-bottom: 5px; margin-top: 0px;

padding-top: 16px; padding-bottom: 16px;
padding-left: 8px;
width: 105px;
text-align: left;
}


.sublinkbar ul li{
display: block;

border-top: solid 1px #7f5e2a;
border-bottom: solid 1px #7f5e2a;
border-right: solid 1px #7f5e2a;
border-left: double  #7f5e2a;
border-left-width: thick;

margin-left: -40px; margin-right: 5px;
margin-bottom: 5px; margin-top: 0px;

padding-top: 16px; padding-bottom: 16px;
padding-left: 8px;
width: 105px;
text-align: left;}

.linkbar ul li:hover{

background-color: #faf3c5;

border-top: solid 1px #3c7566;
border-bottom: solid 1px #3c7566;
border-right: solid 1px #3c7566;

border-left: double  #3c7566;
border-left-width: thick;
}


.sublinkbar ul li:hover{

background-color: #faf3c5;

border-top: solid 1px #3c7566;
border-bottom: solid 1px #3c7566;
border-right: solid 1px #3c7566;

border-left: double  #3c7566;
border-left-width: thick;
}

h1 {

font-size : 16pt; 
font-style: italic;
color: #3c7566; 

margin-top : 5px; 
font-family : georgia, times, serif;

} 

a:hover {
font-family : georgia, times, serif;
color : #ce862a; 
font-weight: bold;
text-decoration : none; 

} 

a {
font-family : georgia, times, serif;
color : #3c7566; 
font-weight: bold;
text-decoration : none; 

} 

hr {

margin-top: 25px;
width : 500px; 
border: solid #3c7566 .25px;
height: .5px;

} 

#bottom{
width : 400px; 
height: auto;
padding-bottom: 5px;
padding-top: 2px;


position: relative;

margin-left : auto; 
margin-right : auto; 

background-color : #000000; 
color:#ffffff;
font-family: georgia, times, serif;
font-size: 9pt;
text-align: center;
} 

.bottom a{color: #000000; text-decoration: underline;}

