body {
	background-image: url(../images/topshade.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-repeat: repeat-x;
	background-position: top;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a, a:link, a.visited, a:active { color: #0081e6; text-decoration: none; background-color: inherit;}
a:hover { color: inherit; text-decoration: underline; background-color: inherit;}

.allcontent {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
}
.fontsize10px {
	font-size: 10px;
}

#leftmenu {
	position:absolute;
	left:11px;
	top:65px;
	width:79px;
	height:auto;
	z-index:1;
	background-color: #FFFFFE;
	border: 1px dotted #010000;
	padding: 5px;
}
.menutable {
	height: 100%;
}

#mainlayer {
	position:absolute;
	left:113px;
	top:65px;
	width:609px;
	height:auto;
	z-index:2;
}

#maincontent {
	border: 1px dotted #070082;
	background-color: #FFFFFE;
	padding: 10px;
}

#toplayer {
	position:absolute;
	left:113px;
	top:14px;
	width:609px;
	height:40px;
	z-index:3;
}

h1 {
	font-size: 20px;
	text-align: center;
	color: #FFFFFF;
	display: inline;
}

h2 {
	font-weight: bold;
	font-size: 12px;
	display: inline;
}

h3 {
	display: inline;
}

/*
.bottomads {
	border: 1px dotted #070082;
	background-color: #FFFFFE;
	padding: 10px;
}
*/

.borderlinepadding {
	border: 1px dotted #070082;
	background-color: #FFFFFE;
	padding: 10px;
	font-size:10px;
}

.front_pictureframe {
	text-align: center;
	vertical-align: middle;
	padding-right: 10px;
	padding-bottom: 10px;
}
.partof {
	font-size: 9px;
	color: #FFFBF0;
}
#rightmenu {
	position:absolute;
	left:733px;
	top:65px;
	width:141px;
	height:auto;
	z-index:4;
	background-color: #FFFFFE;
	border: 1px dotted #010000;
	padding: 5px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	display: inline;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	display: inline;
}
h6 {
	font-size: 12px;
	display: inline;
	font-style: italic;
}
#gamespatchlayer {
	margin-right: auto;
	margin-left: auto;
	width: 300px;
}
.pinpongflashgame {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}

#blog_div h2{
	display: inline;
	font-size: 18px;
	font-weight: bold;
}

#blog_div h3{
	display: inline;
	font-size: 14px;
}

.blog_info {
	font-size: 10px;
}
input, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.form_email {
	visibility:hidden;
	display:none;	
}

