@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-image: url(../assets/site_background.jpg);
	margin: 0;
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;

}
h1 {
	font-size: 24px;
	margin: 5px;
	background-repeat: no-repeat;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
#nav {
	height: 40px;
	width: 95px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#nav2 {
	height: 10px;
}

#ads {

}
#text {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	padding: 15px;
	border: 2px solid #333333;
	background-color: #7DBDFD;
}

#navbuttons {
	border: 0;
	border-width: 0;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.style1 {
	font-size: medium;
	font-weight: bold;
	color: #333333;
}
.style2 {
	font-size: 9px
}
#table1 { 
border:1px solid #000; 
} 
#table1 td { 
background-color:#ccc; 
border:1px solid #000; 
} 
a#link { 
display:block; 
width:100%; 
height:100%; 
font-family:verdana,arial,helvetica,sans-serif; 
font-size:16px; 
color:#666; 
text-decoration:none; 
} 
a#link #span1 { 
display:block; 
padding:10px; 
text-decoration:underline; 
} 
a#link #span2 { 
display:block; 
padding:10px; 
} 
a#link:hover { 
background-color:#666; 
color:#ccc; 
} 
img
{  border-style: none;
}
