body {background-color: #000000;} 



#top{

width : 900px; 
height: auto;

position: relative;

margin-left : auto; 

margin-right : auto; 

margin-top :10px;

background-color : #000000; 
} 

#banner {

position: relative;

width : 900px; 

height : 188px; 

background: url(./images/portfolio-top.png) top right no-repeat; 

} 

.banner-text {
	position: absolute;
	left: 78px;
	top: 64px;
	width : auto;
	height : 20px;
	/*font controls*/

font-family : Georgia, times, serif;
font-style: italic;
	letter-spacing : 2px;
	color : #ffffff;
	font-size : 30pt;
	font-weight : bold;



} 



#reset{clear:all;}


.content {


font-family : georgia, times, serif; 

color : #000; 

font-size : 11pt; 

font-weight : normal; 

height: 340px;
} 

#center {

overflow: auto;


position: relative;

width: 720px;

padding-left: 16px; padding-right: 16px;

margin-left : auto; 

margin-right : auto; 

height: 340px;

margin-top: 30px;

padding-bottom: 20px;
padding-top: 10px;

border: dashed 4px #333333;

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;
}



#linkbar{
clear: all;
position: relative;
width: 800px; margin-right: auto; margin-left: auto;
padding-left: 50px; padding-right: 50px;

margin-top: -16px;
margin-bottom: -16px;
text-align: center;
background-color:#000000;
}

#linkbar ul{
padding-top: 10px; padding-bottom: 5px;
}

#linkbar ul li{
display: inline;

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

margin-left: 3px; margin-right: 3px;
padding-left: 15px; padding-right: 15px;

text-align: center;
}


#linkbar ul li:hover{

background-color: #faf3c5;

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

border-top: double  #3c7566;
border-top-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;}
