body {
	font-family: Courier New, Courier, monospace;
	font-size:12px;
}
	
#container {text-align: center; margin:0 auto; padding: 0; width: 990px;}

#header {width:990px; height:55px; background:url(header.jpg); background-position:center top; background-repeat:no-repeat;}

#menu {width:980px; height:25px; background:url(menu.jpg); background-position:left; background-repeat:no-repeat; text-align:left; padding-left:15px;}

#content-top {width:960px; height:50px; background:url(content_top.jpg); background-position:left; background-repeat:no-repeat; text-align:left; vertical-align:bottom; padding-left:30px;}

#content-bg {width:990px; min-height:445px; background:url(content.jpg); background-repeat:repeat-y; background-position:top center;}
#contentcontainer {width:990px; text-align:left;}
#innercontentcontainer {width:990px; min-height:445px; text-align:left; padding-left:30px; background:url(footer.jpg); background-position:bottom center; background-repeat:no-repeat; text-align:left; margin-right:300px;}
#innercontent1 {float:left; width:640px;}
#innercontent2 {float:left; width:330px;}

#contact {position:absolute; top:10px; right:250px; text-align:right;}

#footer {width:990px; height:86px; background:url(footer.jpg); background-position:bottom center; background-repeat:no-repeat; text-align:left; font-size:10px; color:#996699;}

h1 {font-family:Courier New, Courier, monospace; font-size:18px; font-weight:700; color:#997799;}
h2 {font-family:Courier New, Courier, monospace; font-size:22px: ont-weight:800;}

.link {width:155px; height:35px; text-align:center; vertical-align:middle; background:url(menu.png); background-position:center top; background-repeat:no-repeat; padding-left:3px; float:left;}
a {text-decoration:none; font-family:Courier New, Courier, monospace; font-size:13px;}
.link a:link {color:#222222;}      
.link a:visited {color:#444444;}  
.link a:hover {color:#888888;}  
.link a:active {color:#cccccc;} 

.alink {width:145px; height:35px; text-align:center; vertical-align:middle; background:url(menuactive.png); background-position:center top; background-repeat:no-repeat; padding-left:4px; float:left; color:#FFFFFF;}
.alink a {text-decoration:none; font-family:Courier New, Courier, monospace; font-size:13px;}
.alink a:link {color:#ffffff;}    
.alink a:visited {color:#ffffff;}  
.alink a:hover {color:#eeeeee;}  
.alink a:active {color:#ffffff;} 

a {text-decoration:none; font-family:Courier New, Courier, monospace;}
a:link {color:#222222;}      
a:visited {color:#444444;}  
a:hover {color:#888888;}  
a:active {color:#cccccc;} 

a img {border:none;}
