/* 

Blue blog template 

----------------------

You are free to use

this template in any

way you desire, no

author information or

link back are required.

*/



* {

	margin: 0;

	padding: 0;

}



body {

	background: #337FC6 url("bg.gif") top center repeat-y;

	font: normal 8pt/13pt verdana, arial,sans-serif;

	color: #808080;

}



a, a:visited {

	text-decoration: underline;

	color: #000;

	

}



a:hover {

	color: #808080;

}



#header {

	width: 800px;

	height: 150px;

	background: #fff url("http://www.etmedia.org/web/et_newlogo.png") no-repeat;

	font-size: 14pt;

	color: #FFF;

}



#header h2{

	padding-top: 5px;

	font-size: 9pt;

	color: #C2D9EF;	

}



#container {

	width: 800px;

	background: #fff;

	border: solid 10px #fff;

	margin: 0 auto;

	text-align: left;

}



#horizontal {

	width: 800px;

	height: 40px;

	background: url("http://www.etmedia.org/web/et_newlogo_bottom.png") no-repeat;

	font-weight: bold;

	font-size: 8pt;

	padding-top: 6px;

        padding-left: 15%;

}



#horizontal a, #horizontal a:visited {

	color: #C2D9EF;

	text-decoration: none;

	margin-right: 15px;

}



#horizontal a:hover {

	color: #FFF;

	text-decoration: none;

}



#content {

	float: left;

	width: 700px;

	margin: 10px 0 0 4px;

}



#content h2{

	font-size: 12pt;

	font-weight: bold;

	color: #76A7DC;

	margin-bottom: 5px;

	padding-left: 14px;

	background: url(h2bg.gif) top left repeat-y;

}



.black {

	color: #000;

}



p {

margin-bottom: 20px;

padding-left: 14px;

background: url(articlebg.gif) top left repeat-y;

}


table.reg {

margin-bottom: 20px;

padding-left: 14px;

background: url(articlebg.gif) top left repeat-y;

}


input.text {

	width: 70px;	

	border: 1px solid #ccc;

}



input.button {

	color: #808080;

	padding-left: 0px;

	font-size: 8pt;	

	border: none;

	background: none;

	}



#searchbox {

	background: url(searchbox.gif) no-repeat;

	padding: 5px;

	height: 30px;

}



#footer {

	color: #ccc;

	background: #F9F9F9;

	clear: both;

	width: 790px;

	padding: 4px;

	border: 1px solid #E4E4E4;

}



#footer a, #footer a:visited{

	color: #ccc;

}

sup{
        color: #FF0000;

}

#footer a:hover {

	color: #808080;

}

