/* CSS Document */
#page_content {
	margin: 0px auto;
	WIDTH: 780px;
	POSITION: relative;
	text-align:left;
	height:1600px;

		background-image:url(../common/background.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	
}


	
body {

   margin:0px; 
	text-align:center;

	background-color:#ffffff;



	
}
#date{
	position:absolute;
	left:152px;
	top:44px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#529C13;
	font-weight:bold;
	width: 378px;
}
#sponsors {
	position:absolute;
	left:679px;
	top:208px;
	width:100px;
	text-align:center;
}
#icons {

	position:absolute;
	left:30px;
	top:452px;

}
#sponsors img {
padding-bottom:5px;

}
#text_sponsors p {
padding-bottom:5px;
font-size:11px;}

#credits{
	position:absolute;
	width:100px;
	top:489px;
	left:12px;
	text-align:center;
}

#main_menu {
	position:absolute;
	left:6px;
	top:207px;
}
#top_menu {
	position:absolute;
	left:64px;
	top:181px;
	

}
#top_menu div {
float:left}

#text {
	position:absolute;
	left:132px;
	top:208px;
	width:531px;
	height:315px;
}
#sponsors p{
padding:0px}
	
div{
	margin: 0px;


}

.rollover{
	filter:progid:DXImageTransform.Microsoft.Fade(duration=0.2);
}
img {
	border: 0px; 
	
}
a {
	margin: 0px; /*otherwise netscape has margin*/
}

p {
	margin: 0px; /*otherwise netscape has margin*/
	padding-top:5px;
	padding-bottom:5px;
}

#sponsors p{
padding-bottom:5px}

#sponsors a:link{

color:#000000;}
#sponsors a:visited{

color:#000000;}

#sponsors a:hover{

color:#000000;}


a:link {
	text-decoration: none;
	color:#455A21;
}     
a:visited {
	text-decoration: none;
	color:#455A21;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
	
.caption {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #455A21;
	text-align:center;
}
.text {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align:left;
}
.para_heading{
	color:#455A21;
 	font-weight: bold;
}

.boldtext {

	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.red{
color:#455A21;
}
.yellow{
color:#FEFA29;
}
.blue{
color:#3399FE;
}
.orange{
color:#FDB314;
}

.white{
color:#ffffff;
}
.black{
color:#000000;
}
.heading {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #455A21;
	margin-bottom:3px;
}
.float_right{
float:right;
padding-left:5px}
.float_left{
float:left;
padding-right:5px}
