/* basic elements */
body { 
	font: 8pt/16pt Tahoma, Trebuchet MS, georgia; 
	color: #444; 
	margin: 0px;
        background : url(bg.jpg) repeat;
	}

p { 
	font: 8pt/16pt Tahoma, Trebuchet MS, georgia;
	margin-top: 0px; 
	text-align: justify;
	}
h1 { 
	font: italic normal 14pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #990000;
	}
h2 { 
	font: italic normal 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #990000;
	}
h3 { 
	font: bold 3em Trebuchet MS; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #D50714;
	}
h4 { 
	font: italic bold 13pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #D50714;
	}
a:link { 
	text-decoration: none; 
	color: #fff;
background-color:#cc0000;
border-bottom-style: dotted;
border-bottom-width: 1px;
	}
a:visited { 
	text-decoration: none; 
	color: #fff;
background-color:#cc0000;
border-bottom-style: dotted;
border-bottom-width: 1px;
	}
a:hover, a:active { 

	text-decoration: none; 
	color: #fff;
background-color:#999;
	}
#upperimage h1 span  {
            display:none;
            }

#upperimage h1 {
	background: transparent url(header.jpg) no-repeat top;
	width: 800px;
	height: 250px;
	}

#menu a {color: #585858;
border: 1px solid;
background : url(btns.jpg) no-repeat;
width : 260px;
height : 20px;
font: 14px trebuchet MS;
font-weight: normal;
text-decoration: none;
border-color: #444444;
display: block;
margin: 0px;
text-align: left;}

#menu a:hover {border: 1px solid;
background : url(btns2.jpg) no-repeat;
border-color: #333333;
color: #666666;
text-decoration: none;}

#main {
padding-left : 35px;
padding-right : 30px;
padding-top : 15px;
align: justify;
background : url(bg_main.jpg);
}

#menu {
padding-top : 15px;
padding-left : 15px;
background : url(bg_menu.jpg);
}
#menu2 {
padding-top : 15px;
padding-left : 15px;
background : url(bg_menu.jpg);
}

#menu h2 span{
display : none;
}
#menu2 h2 span{
display : none;
}
#awards {
background : url(awards.jpg) no-repeat;
height:25px;
width : 200px;
}
#related {
background : url(related.jpg) no-repeat;
height:25px;
width : 200px;
}
#sections {
background : url(site_sections.jpg) no-repeat;
height:25px;
width : 200px;
}
#shout {
background : url(shoutbox.jpg) no-repeat;
height:25px;
width : 200px;
}
#sep {
background : url(separator.gif) repeat-x;
width : 290px;
height: 12px;
}
#sep2 {
background : url(separator.gif) repeat-x;
width : 510px;
height: 12px;
}

#copy {
font: 8pt Tahoma, Trebuchet MS, georgia; 
	color: #222; 
	margin: 0px;
}
#copy a:link, a:visited, a:hover, a:active {
font: 8pt Tahoma, Trebuchet MS, georgia; 
	color: #fff; 
	margin: 0px;
border-bottom-style: dotted;
border-bottom-width: 1px;
}
.emphase
{ color: #cc0000;
border-bottom-style: dashed;
border-bottom-width: 1px;
font-weight: bold;
}
