/* Created with MAX's HTML Beauty++ 2004 */

body {
	color:white; 
	background-color:#444; 
	margin: 0px;
	padding: 0px;
	font-family: "arial","helvetica";
	}
iframe {
	margin: 0px;
	border: 0px;
	}
#top_box {
	background-color:#444; 
	position: absolute; 
	left: 0px; 
	top: 0px;
	height: 100px;
	width: 100%;
	text-align: center;
/*	border: 2px #aaa ridge;*/
	border-width: 0px; 
	}
#menu_box {
	background-color:#444; 
	width: 130px; 
	height: 450px; 
	position: absolute; 
	left: 0px; 
	top: 100px;
	padding: 0px;
	border-width: 0px;
	}
#content_box {
	background-color:#444; 
	position: absolute; 
	left: 130px; 
	top: 100px;
	width: 640px;
	margin: 20px;
	padding: 0px;
	}
#bottom_box {}
#bottom_box A {
	background-color: #aaa;
	font-size: 12px;
	margin: 0px;
	padding: 0px 4px;
	border: 2px white outset;
	color: #000;
	}
#bottom_box a:hover {
	background-color: #fff;
	border: 2px white inset;
	} 
	
IMG {border: 1px white solid}
H1 {font-family:"Arial","Helvetica"; font-size: 30px; color:#4f4; margin-top:10px;text-align:left}
/* H1 {font-family:"Comic Sans MS","Arial","Helvetica"; font-size: 26px; color:#4f4; margin-top:10px;text-align:left} */
H2 {font-weight:bold; font-size: 20px; color:#4f4; margin-top:20px}
H3 {font-weight:bold; font-size: 17px; color:white; margin-top:15px}
H4 {font-weight:bold; color:#fff; margin-top:10px}
P {font-size: 15px; color: white;}
A:link {color:#2af; text-decoration: none}
A:visited {color:#4cf; text-decoration: none}
A:hover {color:#f33; text-decoration: none}
HR.minor {margin-left:0px; text-align: left; width:33%}
HR.full {margin-left:0px; text-align: left; width:100%}
.copyright {font-size:11px; color:#3cf; text-align:center}
.footer {font-size: 10px; font-style: italic; text-align: center;}
.caption {font-size: 12px;}
.new {color:#ff0; font-style:italic; font-size:12px}

