﻿* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff url('../images/pd-0.gif');
	margin: 0 auto;
	font: 80%/1.7em "Verdana", Tahoma, Arial;
}
img {
	border: 0px;
	margin: 0;
	padding: 0;
}
hr {
	margin-top: 5px;
}
/* headers */
h1, h2, h3 {
	font-family: "Trebuchet MS", Tahoma, Sans-serif;
	line-height: 24px;
	border-bottom: 1px solid #112851;
}
h1 {
	font-size: 200%;
	font-weight: normal;
	color: #555;
	font-family: "Trebuchet MS", Arial;
}
h2 {
	font-size: 180%;
	color: #88ac0b;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
}
h3 {
	font-size: 135%;
	color: #666666;
}
a:link, a:visited {
	color: #464646;
	text-decoration: none;
}
a:hover {
	color: #468EC4;
}
#wrapper {
	margin: 0px auto;
	width: 100%;
	background-color: #fff;
	height: auto;
	overflow: auto;
}
#header {
	height: 183px;
}
#simplef {
	background: transparent url('../images/pd-5.png') no-repeat center;
	height: 35px;
	width: 100%;
	margin: 0px auto;	
}
#footer {
	clear: both;
	padding-top: 0;
	width: 100%;
	margin: 0px auto;
}
#footer a, #footer a:visited {
	color: #fff;
	border-bottom: 1px #eee dotted;
}
#footer a:hover {
	color: #88ac0b;
}
.copyrights {
	margin-top: 10px;
	color: #eee;
	vertical-align: middle;
}
#content {
	width: 95%;
	height: 100%;
}
#font-right{
	float:right;
	cursor: pointer;
}
#left-col {
	width: 220px;
	float: left;
	min-height: 496px;
}
.main-col {
	width: 76%;
	float: right;
}
.main-c {
	padding: 10px 0 0 10px;
	font-family: "Lucida Grande", Verdana, Arial;
}
.main-c h1 {
	color: #387BB1;
	font-weight: bold;
}
.main-t {
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	margin: 5px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 4px 4px 5px;
	color: #a2a2a2;
	font-weight: bold;
}
.main-t img {
	text-align: center;
}
.main-t ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.main-t li {
	margin-left: 10px;
	border-bottom: 1px #ddd solid;
	line-height: 24px;
}
.main-t a, .main-t a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #a2a2a2;
}
.main-t a:hover {
	color: #387BB1;
}
.center {
	text-align: center;
}
.off1 {
	text-align: center;
}
a.off1 {
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../images/official-organizer-hover.png');
	background-repeat: no-repeat;
	width: 150px;
	height: 135px;
}
a.off1:hover {
	background-image: url('../images/official-organizer.png');
	background-repeat: no-repeat;
}
.gallery{
	text-align:center;
}
img.gallery {
	border:0px solid #858585;
	margin: 5px 0 0 0;
}
