* {padding: 0px; margin: 0px;}

p {padding: 0px 20px 20px 40px;}

html {background: #fff;}

body {
	min-width: 940px;
	max-width: 940px;
	font: 11px Verdana;
	color: #000;
	margin: 34px auto 34px auto;
}

a:link {color: #8FA8BD; text-decoration: none;}
a:visited {color: #8FA8BD; text-decoration: none;}
a:hover {color: #a6a6a6; text-decoration: none;}
a:active {color: #8FA8BD; text-decoration: none;}

img {border: 0px;}

#pageWrapper {
	width: 100%;
	margin: 0 auto;
}

#top {height: 200px;}

#header {
	width: 940px;
	height: 166px;
}

#header2 {
	width: 940px;
	height: 34px;
	background: url(/sitegfx/header2.jpg) no-repeat;
}

#header2nav {
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 5px;
	line-height: 34px;
}

#threeColWrapper {
	float: left;
	width: 100%;
	background: url(/sitegfx/layoutbg.gif) top left repeat-y;
}

#twoColWrapper {
	float: right;
	width: 100%;
	margin: 0px 0px 0px -190px;
}

#contentWrapper {
	margin: 0px 0px 0px 190px;
}

#mainWrapper {
	float: left;
	width: 100%;
	margin: 0px -190px 0px 0px;
}

#main {
	margin: 0px 190px 0px 0px;
	background: #fff;
}

#main ul {
	padding: 0px 27px 18px 52px;
	font: 11px Verdana;
	color: #a6a6a6;
	list-style-type: disc;
}

#main li {
	padding: 0px 0px 9px 0px;
}

#breadcrumbs {
	padding: 8px 0px 10px 8px;
}

h1 {
	text-indent: -9999px;
	height: 0px;
	width: 0px;
}
h2 {padding: 0px 27px 9px 15px; font: bold 22px Verdana; color: #A38FBD;}
h3 {padding: 9px 27px 5px 25px; font: bold 16px Verdana; color: #a6a6a6;}

.spoiler {background: #eBecf0; color: #ebecf0;}

.table {
	padding: 0px 20px 20px 40px;
}

table {
	width: 100%;
}

td {
	background: #fff;
	border-width: 0px;
	padding: 5px;
}

#right {
	float: right;
	width: 190px;
	background: url(/sitegfx/rightcolumn.gif) top right repeat-y;
}

#buttons ul {
	list-style-type: none;
}

#buttons li {
	padding: 0px 0px 13px 36px;
}

#left {
	float: left;
	width: 190px;
	background: url(/sitegfx/leftcolumn.gif) top left repeat-y;
}

#left ul {
	padding: 10px 0px 25px 47px;
	font: 13px Verdana;
	color: #351f1f;
	list-style-type: none;
}

#left li a:link {color: #fff; text-decoration: none;}
#left li a:visited {color: #fff; text-decoration: none;}
#left li a:hover {color: #f5eeee; text-decoration: none;}
#left li a:active {color: #fff; text-decoration: none;}

#footer {
	clear: both;
	width: 940px;
	height: 34px;
	background: url(/sitegfx/footer.jpg) top left repeat-y;
}

#footernav {
	width: 940px;
	padding-left: 10px;
	font: 11px Verdana;
	color: #fff;
	line-height: 38px;
}

#footernav a:link {color: #f5eeee; text-decoration: none;}
#footernav a:visited {color: #f5eeee; text-decoration: none;}
#footernav a:hover {color: #fff; text-decoration: none;}
#footernav a:active {color: #f5eeee; text-decoration: none;}
