﻿
body{
	font: 70%/1.4em Verdana,sans-serif;
	color: #333;
	background: #eee url('body_bg.png') repeat-x;
}

a:link, a:visited, a:active{
	color:#333;
}
a:hover{
	text-decoration:none;
	background:#000;
	color:#fff;
}

#wrap{
	width:760px;
	margin:0 auto;
	padding:0;
}
.S1 {
	text-align: center;
	vertical-align: super;
	margin-bottom: 10px;
	font-size: smaller;
	text-transform: uppercase;
}
#wrap_top{
	background: url('top.gif') top center no-repeat;
	height: 14px;
}

#main{
	background:#fff;
	margin:0;
	overflow:hidden;
}

#content{
	margin: 5px 0 0 0;
	width: 500px;
	padding: 0 20px 20px 20px;
	float:left;
	background:  url('content_sep.png') repeat-y;
	background-position: 98.5% 0;
}
#content .entry{
	border-bottom: #ddd 1px solid;
	text-align:left;
}
#content .entry p{
	margin: 0.2em 0 1.2em 0;
}
#content .entry h2{
	margin:12px 0 10px 0;
	font-size: 170%;
}
#content .entry .links{
	margin:-8px 0 2px 0;
	text-align:right;
	letter-spacing:1px;
	font-size: 8px;
	color:#666;
}

#rightbar{
	width: 210px;
	padding: 10px 10px 10px 0;
	float:left;
}
#rightbar .box{
	margin: 5px 0 10px 0;
}
#rightbar .box h2{
	margin:0 0 2px 0;
	padding: 0;
	font-size: 11px;
	letter-spacing:1px;
	font-variant: small-caps;
	background-color: #FD7E64;
	display: block;
	text-align: center;
}
#rightbar .box ul{
	margin: 2px;
	padding:0;
	list-style:none;
}
#rightbar .box li{
	padding: 2px 0 2px 2px;
	margin-left: 7px;
	list-style-type: circle;
	list-style-position: inside;
}
#rightbar #desc.box{
	background:#eee;
	padding:10px;
}

#footer{
	clear:both;
	height: 50px;
	text-align:right;
	background: #ddd;
	padding: 10px;
	font-size:10px;
	color:#333;
}

/**Main Content Image**/
.right {
	margin: 7px 0px 7px 7px;
	padding: 5px;
	float: right;
	text-align: center;
}

.left {
	margin: 7px 7px 7px 0px;
	border: 1px solid #000000;
	padding: 5px;
	float: left;
}

.left2 {
	margin: 7px 7px 7px 0px;
	border: 1px solid #000000;
	padding: 5px;
	float: left;
	width: 350px;
	text-align: center;
}

.left3 {
	margin: 7px 7px 7px 0px;
	border: 1px solid #000000;
	padding: 5px;
	float: left;
	width: 300px;
}
.center {
	text-align: center;
}
.email {
	font-size: 14px;
	text-transform: uppercase;
	position: inherit;
	clear: both;
	font-weight: bold;
	font-style: normal;
	top: 20px;
	bottom: 20px;
	height: 20px;
	list-style-type: none;
	list-style-position: inside;
	text-align: center;
}
.internet {
	text-align: center;
	padding-right: 100px;
	padding-left: 100px;
	line-height: 20px;
}
.standout {
	border-style: ridge;
	border-width: 10px;
	border-color: #00FFFF #FF0000 #FFFF00 #FF00FF;
	margin: 5px;
	background-color: #FD7E64;
	padding: 10px;
}
.nav2 {
	height: 85px;
	z-index: 20;
	position: relative;
}
