/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
	}
	
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	background-image:url(../img/background.gif);
	text-align: center;
	}
	
#container {
	
	}	
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #2D4680;
	margin: 0px 0px 10px 0px;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	/* color: #2D4680; */
	color: #f00;
	margin: 30px 0px 5px 0px;
	clear: both;
	width: 520px;
	border-bottom: solid 1px #000;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2D4680;
	margin: 10px 0px 10px 0px;
	clear: both;
	}
	
#main-block {
	width: 980px; 
	margin: 0 auto;
	background-image:url(../img/background_container.gif);
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	}

	
#google_form {
		margin-left: 25px; 
		}
	
#container {
	width: 775px;
	display: block;
	min-height: 300px;

	float: left;
	}

	
	#right-container {
		width: 558px;
		display: block;
		float: right;
		}
				
		#head {
			width: 558px;
			height: 124px;
			}
		
	#content {
		width: 558px;
		display: block;
		text-align: left;
		font-family: Arial, Helvetica, sans-serif;
		}	
	
	#content a {
		text-decoration: none;
		color: #0000FF;
		font-weight: bold;
		/* line-height: 24px; */
		}
		
	#content a:hover {
		color:#FF0000;
		}	
	
	#content ul {
		margin: 15px 0px 15px 0px;
		}
	
	#content ul li {
		margin-left: 20px;
		padding-left: 0px;
		}
		
	#text {
		padding: 15px;
		}
		
#marq {
	margin-left: 27px; text-align: left; font-size: 10px; 
	}
	
#marq a {
	color: #2D4680;
	text-decoration: none; 	
	}	
	
#marq a:hover {
	color: #FF0000;
	text-decoration: none; 	
	}		
	
#advertise {
	font-size: 13px;
	width: 175px;
	height: 60px;
	display: block;
	background-color: #2d4680;
	padding-top: 15px;
	margin-bottom: 30px;
	margin-top: 50px;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	font-weight: bold;
	/* margin-right: 16px; */
	}	
	
#sponsors {
	width: 175px;
	height: 60px;
	display: block;
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;
/*	margin-left: 7px;
	padding-top: 15px;
	margin-bottom: 30px;
	margin-right: 16px;*/
	}	
	
#sponsors a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
	
#sponsors a:hover {
	color: #ff0000;
	text-decoration: none;
	}
	
/*
	html>body #advertise {
	margin-left: 25px;
	}	
	
#advertise p {
	color: #FFFFFF;
	font-weight: bold;
	}
*/
	
#advertise a {
	color: #FFFF00;
	font-weight: bold;
	}

#advertise a:hover {
	color: #FFFFFF;
	font-weight: bold;
	}
			
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
		
.big {
	width: 214px;
	border: solid 1px #000000;
	}		

.medium {
	width: 140px;
	border: solid 1px #000000;
	}			
	
.num {
	width: 110px;
	border: solid 1px #000000;
	}		
	
.small {
	width: 40px;
	border: solid 1px #000000;
	}		
	
.button {
	width: 70px;
	background-color:#CCCCCC;
	border: solid 1px #000000;
	}	
	
#ads {
	float: left; 
	width: 195px; 
	display: block;
	text-align: center;
	padding-top: 5px;
	font-family: tahoma, verdana, arial;
	}
	
#ads a {
	font-size: 13px;
	font-weight: bold;
	color: #f00;
	}
	
#ads a:hover {
	color: #000;
	}
		
	
.PJN_Menu a {
	font-size: 14px;
	font-weight: bold;
	}
	
.PJN_Menu a:hover {
	color: #f00;
	}
	
.PJN_First {
	padding-right: 40px;
	}
	
.PJN_Prev  {
	width: 165px;
	display: block;
	float: left;
	text-align: left;
	}
	
.PJN_Indext {
	width: 165px;
	display: block;
	float: left;
	text-align: center;
	}
	
.PJN_Next {
	width: 165px;
	display: block;
	float: left;
	text-align: right;
	}
	
.PJN_Navigation {
	clear: both;
	width: 500px;
	}
	
/* editor styles */

.big-red {
	font-weight: bold;
	font-size: 18px;
	color: #f00;
	}
	
.big-black {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	}
	
.blue {
	color: #00f;
	font-weight: bold;
	}
	
.small-block {
	/* border-top: solid 1px #000;
	border-bottom: solid 1px #000; */
	font-size: 12px;
	font-style:italic;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	