html {
	background-color: #e0e0c8;
}

#overall {
	width: 1360px;
	overflow: hidden;
	}

#adpanel {
	overflow: hidden;
	width: 170px;
	height: 600px;
	margin-left:200px;
	margin-top:10px;

}

#mainpage {
	float: left;
	width: 980px;
	margin-top: 10px;
	margin-right:20px;
	font-family: verdana;
}

#content {
	float: none;
	font-size: 12pt;
	font-family: arial;
	}

#content h1 {
	font-size: 16pt;
	font-family: arial;
}

#content h2 {
	font-size: 14pt;
	font-family: arial;
}

#content h3 {
	font-size: 12pt;
	font-family: arial;
}

#logo {
	font-family: verdana;
	float: left;
	width: 100%;
	font-size: 3em;
	position: relative;
	bottom: 0.3em;
	height: 80px;
	overflow: hidden;
	text-align: center;
	background: url(logobackground.jpg) center no-repeat;
}

#pagetitle {

	font-family: arial;
	width: 100%;
	font-size: 0.4em;
	overflow: hidden;
	position: relative;
	font-style: italic;
	text-align: center;
}

#logo img {

}


.logoimg {
	float: none;
	text-align: center;
	margin-bottom: 20px;

}

.agap {
	height: 20px;
	width: 100%;
	float: left;
}

#advertbox
{
border: 1px solid black;
background-color: #dddddd;
padding: 4px;
margin: 4px;
margin-bottom: 20px;
font-size: 0.8em;
width: 92%;
}

#advertbox2
{
background-color: #ffffff;
padding: 4px;
margin: 4px;
}



#navbar{
	font-size: 1.2em;
	font-family: arial;
	text-align: center;
	margin-bottom: 10px;
}

#navbar a:link {
	font-family: Verdana, Sans-serif;
	color:#666666;
	text-decoration:none;
}

#navbar a:visited {
	font-family: Verdana, Sans-serif;
	color:#777777;
	text-decoration:none;
}

#navbar a:active {
	font-family: Verdana, Sans-serif;
	color:#ffcccc;
	text-decoration:none;
}

#navbar a:hover {
	font-family: Verdana, Sans-serif;
	color:#ffcccc;
	text-decoration:none;
}

.framedpic img {
	border: 4px;
	border-style: solid;
	border-color: #d0d0d0;
}

.righttext {
	width: 45%;
	float: right;
	text-align: right;
	display: block;

}

.lefttext {
	width: 45%;
	float: left;
	display: block;
	margin-left: 10px;
}


.center {
	width: 90%;
	float: left;
	display: block;
}

.address {
	float: right;
	background-color: #f0f0f0;
	width: 320px;
	padding: 8px;
	border: 1px solid black;
}

#rightpanel {
	float: right;
	width: 660px;
	background-color: #f0efd8;
	padding: 8px;
}

#leftpanel {
	width: 280px;
	float: left;
	font-size: 11pt;
	font-family: arial;
	background-color: #f0f0d8;
	margin-bottom: 20px;

}

#leftpanel img {

}

#leftpanel li
{

}

#leftpanel a:link {
	font-family: Verdana, Sans-serif;
	font-weight: bold;
	color:#888888;
	text-decoration:none;
	font-size:10pt
}

#leftpanel a:visited {
	font-family: Verdana, Sans-serif;
	font-weight: bold;
	color:#888888;
	text-decoration:none;
	font-size:10pt
}

#leftpanel a:active {
	font-family: Verdana, Sans-serif;
	color:#ffcccc;
	text-decoration:none;
	font-size:10pt
}

#leftpanel a:hover {
	font-family: Verdana, Sans-serif;
	color:#ffcccc;
	text-decoration:none;
	font-size:10pt
}

#button {
	text-align: center;
	margin:20px;
	background-color: #cccccc;
	border: 1px solid black;
}

#button a {
	font-family: Verdana, Sans-serif;
	font-weight: bold;
	color:#888888;
	text-decoration:none;
	font-size:20pt
}

#button a:link {
	font-family: Verdana, Sans-serif;
	font-weight: bold;
	color:#888888;
	text-decoration:none;
	font-size:20pt
}

#button a:visited {
	font-family: Verdana, Sans-serif;
	font-weight: bold;
	color:#888888;
	text-decoration:none;
	font-size:20pt
}

#button a:active {
	font-family: Verdana, Sans-serif;
	color:#ffaaaa;
	text-decoration:none;
	font-size:20pt
}

#button a:hover {
	font-family: Verdana, Sans-serif;
	color:#ffaaaa;
	text-decoration:none;
	font-size:20pt
}



.leftimg {
	width: 100%;
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
}

.leftimg img {
	width: 100%;
}

.rightimg {
	width: 100%;
	float: right;
	margin-top: 8px;
	margin-bottom: 8px;
}

.rightimg img {
	width: 100%;

}

.doublewidthimg {
	float: none;
}

.doublewidthimg img {


	width: 100%;
}

#apetag {

	margin: 12px;
	width: 2000px;
	font-family: verdana;
 }
 
#apetag a:link {
	font-family: Verdana, Sans-serif;
	color:#333333;
	text-decoration:none;
}

div#apetag a:hover img  {
	font-family: Verdana, Sans-serif;
	color:#e0e0c8;
	text-decoration:none;
}


#apetag a:visited {
	font-family: Verdana, Sans-serif;
	color:#555555;
	text-decoration:none;
}

#apetag a:active {
	font-family: Verdana, Sans-serif;
	color:#aaaaaa;
	text-decoration:none;
}

#apetag a:hover {
	font-family: Verdana, Sans-serif;
	color:#aaaaaa;
	text-decoration:none;
 
 
