/* Start of CMSMS style sheet 'BBG' */
/* Start of CMSMS style sheet 'BBG' */
html {
	height: 100%;
}
* {
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
a {
	color: #362;
}
a:hover, .footer a:hover {
	color: #111;
}
body {
	height: 100%;
	color: #443;
	font-size: 12px;
	margin: 0;
	background-color: #000000;
}
p, cite, ul {
	margin-bottom: 1.2em;
}
h1 {
	font: normal 1.2em "Lucida Sans Unicode", sans-serif;
}
#myframe { height: 600px; width=100% }
#content ul {
	margin: 12px 0;
}
#content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
cite {
	display: block;
	background: url(img/quote.gif) no-repeat;
	color: #663;
	font: normal 1.1em "Lucida Sans Unicode", serif;
	padding-left: 28px;
}
/* misc */
.divider {
	background: url(img/divider.gif) no-repeat;
	height: 24px;
	margin: 16px 0;
}
.clearer {
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.contactform fieldset {
	margin: 0px 10px 10px;
	padding: 2em;
	border: none
}
.contactform fieldset legend {
	display:none;
}
.contactform div {
	width: 100%;
	padding: 0.25em 0 0.25em 0;
}
.contactform div label {
	display: block;
	width: 10em;
}
.contactform div.required {
	color: #f00;
}
.contactform .submit {
	margin: 10px;
	padding-left: 2em;
}
/* structure */
#box {
	margin: 0 auto 5px;
	width: 1000px;
}
.wraper {
	margin: 0 0 0 0;
	background-color: #000000;
	background-image: url(uploads/images/img/back.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.container {
	font-size: 1em;
	margin: 0 auto;
	width: 1000px;
	background: url(uploads/images/img/back.gif) repeat-y center top;
}
/* header */
.header {
	background: url(uploads/images/img/banner.jpg) no-repeat center top;
	height: 176px;
	text-align: center;
}
/*.header h1 {
	color: #FFF;
	font: normal 3em "Trebuchet MS", sans-serif;
	line-height: 180px;
}
*/
/* navigation */
.navigation {
	height: 38px;
	margin: 0 auto;
	width: 1000px;
	background: url(uploads/images/img/menu.jpg) no-repeat center top;
}
/* content */
.content {
	clear: both;
	margin: 0 10px;
	padding: 0;
	width: 980px;
}
.content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	color: #3099a0;
	font-size: 1.8em;
	margin-bottom: 4px;
}
.contentright {
	clear: both;
	margin: 0 10px;
	padding: 0;
	width: 480px;
}
.contentright h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	color: #3099a0;
	font-size: 1.8em;
	margin-bottom: 4px;
}
.sidebar {
	background: #F1C278;
	float: right;
	width: 200px;
}
/* footer */
.footer {
	clear: both;
	background-color: #000000;
	font-size: 0.9em;
	padding-bottom: 12px;
	text-align: center;
}
.footer a, .footer .right a:hover {
	color: #664;
}
.footer .right a {
	color: #886;
	text-decoration: none;
}
/* End of 'BBG' */

