body {
	margin:0;
	padding:0;
	color:#555;
	background:#e0e0e0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 76%;
}
p {
	margin: 0 0 16px 10px;
	line-height:1.4em;
	text-align: right;
}
ul {margin:0 0 12px 10px; padding:0 0 0 10px; line-height:1.3em;}
li {padding:1px 0 1px 0; margin:0 0 2px 0px; line-height:1.3em;}
.img_class {margin:10px auto 16px auto; padding:1px; background:#ffffff;}
h1 {
	margin: 5px 0 15px 0;
	padding:0;
	font-size:1.6em;
	font-weight:normal;
	letter-spacing:-1px;
	color: #FFF;
	text-align: left;
}
h2 {margin:0 0 10px 0;
	font-family: Verdana;
	color:#000;
	font-size:1.2em;
	font-weight:400;
	letter-spacing:-1px;
	border-bottom:2px solid #eee;
	text-align: left;
	}
h3 {
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	line-height: 1.3;
	text-align: left;
}
a {color:#d85d5d; font-weight:bold; text-decoration:none;}
a:hover {
	color:#222;
	text-decoration:underline;
}

#wrap {width: 900px; margin:0 auto; background:#e0e0e0 url(../images/bodymain.gif) top center repeat-y;}
#header {width: 900px; height:55px; background: url(../images/header.jpg) top center no-repeat;}
#header h1 {margin:0 0 14px 0; padding:42px 0 0 0; color:#555; text-align:center; font-size:1.8em; letter-spacing:-1px;}
#header h1 a {color:#555; text-decoration:none; font-weight:400;}
#header h1 a:hover {color:#555; text-decoration:underline;}
#inside {width: 750px; margin:0 auto;}
#menu {margin:8px 0 5px 0; text-align:center;}
#menu a {font-size:1.3em; padding:2px;}
#menu a:hover, .active {padding-bottom:1px; border-bottom:1px dashed #aaa; text-decoration:none;}
#logo img {margin:5px 0 5px 0;}
#content {
	float:right;
	width:600px;
	margin: 0 10px 0px 0;
	text-align: left;
	color: #FFF;
}
#contentfull {width:800px;}
#sidebar {
	width:120px;
	margin:10px 580px 10px 10px;
	color:#555;
}
#footer {clear:both; width: 830px; margin:5px auto 0; background: url(../images/footer.jpg) bottom center no-repeat; display:block; height: 69px;}
#footer p {
	margin:0;
	color:#FCFCFC;
	padding:10px 0 0 0;
	text-align:center;
}
#footer a {color:#555;}
.red {
	font-size: 100%;
	color: #000;
	font-weight: normal;
	color: #F00;
}
.menulist {list-style:none; padding:0; line-height:1.3em}
.left {width:48%; float:left;}
.right {width:50%; float:right;}
.clear {clear:left;}
.blue {
	color: #0000FF;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
}
.black {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
}
.black14 {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
}
.blackcenter {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	text-align: center;
}
.blackright {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	text-align: right;
}
.blackbold {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
	text-align: left;
}
.black10 {
	color: #000;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
}
.red {
	color: #F00;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
}
.redbold {
	color: #F00;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
	text-align: left;
}
.redboldbig {
	color: #F00;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	text-align: left;
}
.redboldcenter {
	color: #F00;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
}
.grey {
	color: #333;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
}
.greybold {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
	text-align: left;
}
.green {
	color: #009900;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
}
.greenbold {
	color: #009900;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
	text-align: left;
}
.greenboldbig {
	color: #009900;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	text-align: left;
}
.brown {
	color: #d85d5d;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
}
