body {
	width: 100%;
	margin: 0;
	padding: 0;
	font: 10px "Arial";
	color: #333333;
	
}
body, html {
	height: 101%;
}

.title {font-weight: bold; font-style: bold; font-size: 18px; color: #7CBB3F}


a {
	cursor: pointer;
	cursor: hand;
}



.clearer {
	width: 100%;
	height: 1px;
	margin: -1px 0 0 0;
	_margin: 0;
	padding: 0;
	display: block;
	float: none;
	clear: both;
}
.line {
	width: 100%;
	height: 1px;
	border: 0;
	color: #eeeeee;
	background: #eeeeee;
}










#wrapper-vtop {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	display: block;
	clear: both;
}



#menu {
	margin: 33px 0 0 21px;
	padding: 0;
	float: left;
}
#menu ul {
	padding: 0;
	margin: 0;
	width:auto;
	list-style: none;
	height: 30px;
	position: relative;
	float: left;
}
#menu li {
	list-style: none;
	float: left;
	text-align: center;
	margin: 0 13px 0 0;
	padding: 0;
	color: #ff9900;
	font: bold 12px Century Gothic, sans-serif;
	line-height: 30px;
}
#menu .lavaLamp li a {
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px; 
}
#menu .lavaLamp li.back {
	background: url(/images/lava.gif) no-repeat right -30px;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}
#menu .lavaLamp li.back .left {
	background: url(/images/lava.gif) no-repeat top left;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}
#menu a:link, #menu a:hover, #menu a:active, #menu a:visited {
	color: #ff9900;
	text-decoration:none;
}
#menu .active a {
	color: #ffffff;
}





#wrapper-top {
	width: 960px;
	height: 103px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	display: block;
	clear: both;
}
#wrapper-top.home {
	width: 960px;
	height: 326px;
}
#wrapper-top .logo {
	width: 191px;
	height: 103px;
	margin: 0;
	padding: 0;
	display: block;
}
#wrapper-top .logo img {
	width: 191px;
	height: 103px;
	margin: 0;
	padding: 0;
	display: block;
	border: 0;
	background: transparent url(/images/logo.gif) no-repeat center center;
}

#wrapper-top .banner {
	width: 960px;
	height: 326px;
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	background: url(/images/bkgnd_top_home.jpg) no-repeat center top;
}
#wrapper-top .banner #buttons {
	width: 300px;
	margin: 50px 0 0 0;
	padding: 0;
	display: block;
	float: right;
}
#wrapper-top .banner #buttons a img {
	border: 0;
}








#wrapper-main {
	width: 100%;
	margin: 0;
	padding: 0 0 34px 0;
	display: block;
	position: relative;
}

#main {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	display: block;
	position: relative;
	background-color: #e7e2c8;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(/images/bkgnd_main.gif);
}
#main.home {
	background-image: url(/images/bkgnd_main_home.gif);
}
#main img.main-top, #main.home img.main-top {
	width: 960px;
	height: 15px;
	margin: 0;
	padding: 0;
	display: block;
	border: 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(/images/main-top.gif);
}
#main.home img.main-top {
	background-image: url(/images/home-top.gif);
}
#main img.main-bottom, #main.home img.main-bottom {
	width: 960px;
	height: 15px;
	margin: 89px 0 0 0;
	padding: 0;
	display: block;
	border: 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-image: url(/images/main-bottom.gif);
}
#main.home img.main-bottom {
	background-image: url(/images/home-bottom.gif);
}


/* content :: W=507px - padding*/
#main-center {
	width: 700px;
	margin: 21px 0 0 0;
	padding: 0 21px 55px 21px;
	display: block;
	float: left;
	position: relative;
	line-height: 210%;
}
.home #main-center {
	width: 934px;
	margin: 0;
	padding: 0 13px 21px 13px;
	display: block;
	float: left;
	position: relative;
	line-height: 210%;
}
#main-center h1, .column h1 {
	margin: 0;
	padding: 13px 0 8px 0;
	font-size: 150%;
	color: #a70010;
}
#main-center h2, .column h2 {
	margin: 0;
	padding: 13px 0 8px 0;
	font-size: 125%;
	color: #9d864d;
}
#main-center p, .column p {
	margin: 0;
	padding: 8px 0;
	font-size: 100%;
	text-align: justify;
}
#main-center hr {
	width: 100%;
	height: 1px;
	margin: 3px 0;
	_margin: 0;
	padding: 0;
	display: block;
	float: none;
	clear: both;
	border: 0;
	color: #C7C9BF;
	background: #C7C9BF;
}
#main-center a {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #006699;
}
#main-center a:hover {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #333333;
}
#main-center .sponsors a, #main-center .sponsors a:hover {
	padding: 0;
	background: transparent;
	border: 0;
}



#main-center .bigbutton {
	font-weight: bold;
	margin: 0 0 8px 21px;
	padding: 3px 7px 5px 6px;
	display: block;
	float: right;
	text-decoration: none;
	color: #000000;
	font-size: 100%;
	border: 0;
	background: #C7E200 url(/images/bkgnd_menu_triangle.gif) no-repeat bottom right;
}
#main-center .bigbutton:hover {
	color: #ffffff;
	background: #000000 url(/images/bkgnd_menu_triangle.gif) no-repeat bottom right;
	border: 0;
}



#main-center .column {
	width: 297px;
	margin: 0 20px 0 0;
	padding: 0;
	display: block;
	float: left;
}
#main-center .right {
	width: 297px;
	margin: 0;
	padding: 0;
}



#main-center .cd, #main-center .last {
	width: 161px;
	margin: 0 16px 0 0;
	padding: 170px 0 0 2px;
	display: inline;
	float: left;
	font-size: 85%;
	line-height: 150%;
	background-repeat: no-repeat;
	background-position: top left;
}
#main-center .last {
	margin: 0;
}

/* sidebar :: W=253px - padding*/
#main-right {
	width: 200px;
	margin: 34px 0 55px 0;
	padding: 0 0 8px 0;
	display: block;
	float: right;
	position: relative;
}
#main-right.home {
	visibility: hidden;
	display: none;
}
#main-right h3 {
	margin: 13px 0 0 0;
	padding: 5px;
	position: relative;
	font-size: 110%;
	color: #666666;
}
#main-right h3 a, #main-right h3 a:hover {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 5px;
	font-size: 90%;
	font-weight: normal;
	color: #cc0000;
}
#main-right p {
	margin: 5px 0 0 0;
	padding: 0 0 0 5px;
	font-size: 90%;
	line-height: 180%;
	color: #666666;
}
#main-right p label {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
}
#main-right p label input radio {
	padding: 0 0 2px 0;
}
#submenu ul {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}
#submenu ul li {
	width: 100%;
	margin: 5px 0 0 1px;
	padding: 0;
	list-style: none;
	clear: both;
	background: #CFC4B0;
	border: 0;
}
#submenu ul li a, #submenu ul li.active a {
	width: auto;
	margin: 0;
	padding: 8px 8px 8px 11px;
	display: block;
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
	color: #624222;
}
#submenu ul li a:hover, #submenu ul li.active a {
	color: #008EB7;
	text-decoration: none;
	font-weight: bold;
}
#submenu .button img {
	border: 0;
}
#submenu ul li ul {
	width: 80%;
	margin: 0 0 5px 0;
	padding: 0;
	display: block;
	position: relative;
	float: right;
}
#submenu ul li ul li {
	width: 100%;
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
	clear: both;
}
#submenu ul li ul li a {
	width: 100%;
	margin: 0 0 0 -16px;
	padding: 8px;
	display: block;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	color: #008EB7;
	background: #bab5ac;
}
#submenu ul li ul li a:hover {
	color: #ffffff;
	text-decoration: none;
	background: #008EB7;
}
#sidebar.home {
	visibility: hidden;
	display: none;
}


.tri {
	width: 370px;
	display: block;
	float: left;
}
.two {
	width: 130px;
	display: block;
	float: left;
}








#wrapper-prefooter {
	width: 100%;
	background: #3f3d3a url(/images/bkgnd_prefooter.gif) repeat-x top;
	clear: both;
}
#wrapper-footer {
	width: 100%;
	background: transparent url(/images/bkgnd_footer.gif) repeat-x top;
	clear: both;
}



#footer {
	width: 960px;
	margin: 0 auto;
	padding: 34px 0 55px 0;
	font-weight: normal;
	font-size: 80%;
	color: #666666;
}
#footer a, #footer a:hover {
	color: #666666;
	text-decoration: none;
}









#main-center form fieldset {
	width: auto;
	position: relative;
	margin: 0;
	padding: 5px 0 0 13px;
	border: 0;
}
#main-center form fieldset label {
	width: 150px;
	height: 25px;
	_height: 23px;
	display: inline;
	float: left;
	text-align: right;
	margin: 0 3px -8px 0;
	padding: 0 8px 0 0;
	line-height: 25px;
}
#main-center form fieldset input, #main-center form fieldset textarea {
	display: inline;
	float: left;
	margin: 0 0 5px 0;
	padding: 3px 0 0 5px;
	border: 1px solid #808080;
	background-color: #f0f0f0;
	color: #000000;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-weight: bold;
}
#main-center form fieldset input {
	width: 415px;
	height: 23px;
}
#main-center form fieldset textarea {
	width: 415px;
	height: 69px;
}
#main-center form fieldset .half {
	width: 205px;
	margin: 0 10px 5px 0;
}
#main-center form fieldset span.half {
	width: 205px;
	display: inline;
	float: left;
	margin: 0 10px 5px 0;
	padding: 0 0 0 5px;
}
#main-center form fieldset .third {
	width: 135px;
	margin: 0 10px 5px 0;
}
#main-center form fieldset span.third {
	width: 135px;
	display: inline;
	float: left;
	margin: 0 10px 5px 0;
	padding: 0 0 0 5px;
}
#main-center form fieldset #submit {
	width: 100px;
	height: 28px;
	margin: 0 0 3px 161px;
	padding: 0 0 3px 0;
	font: 11px Verdana, sans-serif;
	font-weight: bold;
	line-height: 28px;
	color: #ffffff;
	border: 0;
	background: #990000;
	cursor: pointer;
	cursor: hand;
}
#main-center form fieldset br {
	clear: both;
}



#error, #messageok, #messagestart {
	width: auto;
	height: 123px;
	display: block;
	clear: both;
	position: relative;
	padding: 0;
	margin: 13px 0 34px 13px;
	border-style: solid;
	border-width: 2px;
}
#error p, #messageok p, #messagestart p {
	margin: 13px 34px 1px 13px;
	font-weight: bold;
}
#error p.firstline, #messageok p.firstline, #messagestart p.firstline {
	display: inline;
	margin: 0 34px 5px 8px;
	padding: 3px 5px 3px 5px;
	color: #ffffff;
	font-weight: bold;
}
#error {
	border-color: #cc0000;
	background: #ffcc00;
}
#error p {
	color: #cc0000;
}
#error p.firstline {
	background: #cc0000;
}
#messageok {
	border-color: #00cc00;
	background-color: #ffffff;
}
#messageok p {
	color: #333333;
}
#messageok p.firstline {
	background: #00cc00;
}
#messagestart {
	border-color: #333333;
	background-color: none;
}
#messagestart p {
	color: #cccccc;
}
#messagestart p.firstline {
	background: #333333;
}


