/* *** Generated by www.csscreator.com *** */
html, body{ 
 margin:0; 
 margin-top: 5px;
 padding:0; 
 text-align:center; 
 background:#990000;
color:#000000;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
} 
 iframe {
 	margin: 0px;
 }
#pagewidth{ 
 width:760px; 
 text-align:left; 
 min-width: 480px;
 margin-left:auto; 
 margin-right:auto; 
	background-color: #FFE4C4;
  } 
  
 #headerquote {
 background-color: Black;
 color: White;
 text-align: center;
 font-size: xx-small;
 height: 15px;
}

#header{ 
 height:120px; 
 width:100%; 
 background-color:#FFFFFF; 
 background-image: url(pix/logo_top.gif);
 } 
 
#headertitle {
	position: relative;
	top: 70px;
	left: 30px;
	font: italic small-caps bold 35px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
} 

#spacer {
	 height: 15px;
	background-color: #FFE4C4; 
}

#leftcol{
 width:150px; 
 float:left; 
 position:relative; 
 margin-left:-150px; 
 margin-right:1px; 
 padding-top: 75px;
 background-image: url(pix/menubg.gif);
 background-repeat: no-repeat;
 }
 
#outer{ 
 border:solid white 0px; 
  /*/*/ border-left-width: 150px ;  /* left column width. NN4 hack to hide borders */ 
border-left-color: #FFE4C4;   /* left column colour */ 
border-left-style: solid; 
background-color: #FFE4C4; /* center column colour */ 
width: auto; 
 } 
 
#footer{
 height:50px; 
 width:100%; 
 background-color:#FFE4C4; 
 text-align: center;
} 

 #framecontent{
 	width: 580px;
	height: 580px;
	border: 0px none Aqua;
	margin-left: -5px;
	margin-right: -5px;
}

#inner{margin:0; width:100%;}
 
#maincol{ 
 float: left; 
 width: 100%; 
 position: relative; 
  margin: 0 -8px 0 -2px; 
 }
 
#outer>#inner { border-bottom: 1px solid #FFE4C4;  }
 
.clr{clear:both;}
 
.content{padding:0px;} /*padding for content */ 
 
#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 


 
 /*printer styles*/ 
@media print{ 
/*hide the left column when printing*/
#leftcol{display:none;} 
#outer{border-left:0px;} 
}
.textsmallblack{
color:#000000;
font-size:xx-small;
}

.buttonscontainer {
width: 140px;
height :200px;
}

.buttons a {
color: #FFFFFF;
background-color: #990000;
padding: 2px;
padding-left: 3px;
display: block;
font: 12px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
border: solid #990000;
border-width: 1px 0px 1px 1px;
width: 133px;
}


.buttons a:hover {
background-color: #800000;
color: #FFFFFF;
text-decoration: none;
border: solid Black;
border-width: 1px 0px 1px 1px;
}

a.submenu {
	text-indent: 10px;
	font: 10px Arial, sans-serif;
}

.top {
height: 4px;
}

img.bottom {
height: 4px;
}
