body {
	background-color: #000000;
	font-size:16px; 
	margin:0; 
	padding:10;
}

#header{ 
margin-left:200px;
margin-right:20px;
background-color:#000000;
padding:10px;
min-height:120px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:120px; /* for IE5.x and IE6 */
text-align: center;
}

#left{ 
float:left;
width:200px;
background-color:#000000; 
min-height:20px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:650px; /* for IE5.x and IE6 */
text-align: center;
}

#center1 { 
margin-left:200px;
margin-right:20px;
background-color:#000000;
padding:10px;
text-align: justify;
min-height:20px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:650px; /* for IE5.x and IE6 */
}

#center2 { 
margin-left:200px;
margin-right:20px;
background-color:#000088;
padding:10px;
text-align: justify;
min-height:20px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:650px; /* for IE5.x and IE6 */
}

#footer { 
clear:both;
background-color:#000000;
height:20px;
}

body {
	color: #FFFF00;
}

h1 {
	color: #FFFF33;
	text-align: center;
	text-decoration: underline;
}

h2 {
	color: #FFFF00;
	text-align: center;
}

h3, h4 {
	color: #FFFF00;
	text-decoration: underline;
}

h3, h4 {
	color: #FFFF00;
	text-decoration: underline;
}

h5, h6 {
	color: #6699CC;
}

a:link {color: red;
	font-weight: bold;
	}
a:visited {color: red;
	font-weight: bold;
	}
a:active {color: black;
	font-weight: bold;
	}
a:hover {color: black;
	font-weight: bold;
	}
.HL {
font-weight: bold;
text-decoration: underline;
}
.emphbold {
	color: #0FF;
	font-weight: bold;
	text-decoration: underline;
}
