body, html {
	color: #000;
	font: normal 14pt/18pt "Times New Roman", Times, serif;
	text-align: left;
	vertical-align: middle;
	background: url(../../images/structure/background.png) repeat;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#header {
	background: url(../../images/structure/bgpattern.png) no-repeat;
	width: 800px;
	height: 200px;
	margin: 0 auto;
	padding: 0;
}

#container {
	width: 800px;
	height: auto;
	margin: -75px auto 0;
}

#containersmall {
	width: 546px;
	height: auto;
	margin: -75px auto 0;
}

#contenttop {
	background: url(../../images/structure/bodytop.png) no-repeat;
	width: 700px;
	height: 30px;
	margin: 0 auto;
}

#contenttopsmall {
	background: url(../../images/structure/miniBodybg.png) no-repeat;
	width: 544px;
	height: 30px;
	margin: 0 auto;
}

#contenttopmdown {
	background: url(../../images/structure/meltdownbgfull.png) no-repeat;
	width: 544px;
	height: 135px;
	margin: 0 auto;
}

#navshelf {
	background: url(../../images/structure/navigationbg.png) no-repeat;
	width: 700px;
	height: 130px;
	margin: -19px auto 0;
	padding: 0;
}

ul#navigation {
	width: 700px;
	height: 125px;
	padding: 2px 0 0 10px;
	list-style-type: none;
}

ul#navigation li {
	float: left;
}

ul#navigation li a {
	background: url(../../images/structure/navigation.png) no-repeat left top;
	display: block;
	height: 125px;
	position: relative;
}

ul#navigation li a.about {
	width: 136px;
}

ul#navigation li a.about_active {
	width: 136px;
	background-position: 0 -130px;
}

ul#navigation li a.news {
	width: 136px;
	background-position: -135px 0;
}

ul#navigation li a.news_active {
	width: 136px;
	background-position: -135px -130px;
}

ul#navigation li a.events {
	width: 136px;
	background-position: -270px 0;
}

ul#navigation li a.events_active {
	width: 136px;
	background-position: -270px -130px;
}

ul#navigation li a.media {
	width: 136px;
	background-position: -405px 0;
}

ul#navigation li a.media_active {
	width: 136px;
	background-position: -405px -130px;
}

ul#navigation li a.contact {
	width: 136px;
	background-position: -545px 0;
}

ul#navigation li a.contact_active {
	width: 136px;
	background-position: -545px -130px;
}

ul#navigation li a span {
	background: url(../../images/structure/navigation.png) no-repeat left bottom;
	width: 100%;
	height: 100%;
	z-index: 100;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

ul#navigation li a.about span {
	background-position: 0 -130px;
}

ul#navigation li a.news span {
	background-position: -135px -130px;
}

ul#navigation li a.events span {
	background-position: -270px -130px;
}

ul#navigation li a.media span {
	background-position: -405px -130px;
}

ul#navigation li a.contact span {
	background-position: -545px -130px;
}

#contentbody {
	background: url(../../images/structure/bodymainbg.png) repeat-y;
	width: 700px;
	height: auto;
	margin: 0 auto;
	padding: 15px 0 0;
}

#contentbodysmall {
	background: url(../../images/structure/bodymainbg.png) repeat-y;
	width: 544px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}

#contentbodymdown {
	background: url(../../images/structure/meltdownmainbg.png) repeat-y;
	width: 544px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}

ul.News_Title {
	color: #80007e;
	font: 20pt HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	list-style-type: none;
	text-shadow: #ffcbfe 1px 1px 1px;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 40px;
}

ul.News_Title2 {
	color: #ffcbfe;
	font: 20pt HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	list-style-type: none;
	text-shadow: #663265 1px 1px 1px;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 40px;
}

li.News_Sub {
	color: #80007e;
	font-size: 10pt;
	text-transform: uppercase;
}

li.News_Pic {
	padding: 0;
	display: block;
	float: left;
	border-style: solid;
	margin: 10px 10px 0 0;
	border-width: 5px;
	width: auto;
	height: 79px;
}

li.News_Item {
	font: normal 13pt "Times New Roman", Times, serif;
	color: #340064;
	text-shadow: none;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: justify;
}

div.News_Item {
	font: normal 13pt "Times New Roman", Times, serif;
	color: #340064;
	text-shadow: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.News_Item2 {
	font: normal 13pt "Times New Roman", Times, serif;
	color: #ffcbfe;
	text-shadow: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

#twittertop {
	background: url(../../images/structure/bodybottomfull.png) no-repeat;
	width: 700px;
	height: 20px;
	margin: 0 auto;
	padding: 0;
	color: #333;
}

#tweet ul {
	margin: 0 0 0 25px;
	padding: 0 20px;
	list-style-type: disc;
	list-style-position: outside;
	color: #340064;
	text-align: left;
}

#tweet{
	background: url(../../images/structure/bodytwitter.png) repeat-y;
}

#twittercontent {
	background: url(../../images/structure/bodytwitter.png) repeat-y;
	width: 700px;
	height: auto;
	margin: 0 auto;
	text-align: center;
}

#contentbottom {
	background: url(../../images/structure/bodybottomfull.png) no-repeat 0 bottom;
	width: 700px;
	height: 29px;
	color: #996598;
	font: 8pt/50px HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	margin: 0 auto;
}

#contentbottombsmall {
	background: url(../../images/structure/miniBodybg.png) no-repeat 0 bottom;
	width: 544px;
	height: 29px;
	color: #996598;
	font: 8pt/50px HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	margin: 0 auto;
}

#contentbottombmdown {
	background: url(../../images/structure/meltdownbgfull.png) no-repeat 0 bottom;
	width: 544px;
	height: 29px;
	color: #996598;
	font: 8pt/50px HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	margin: 0 auto;
}

#contentbottomb {
	background: url(../../images/structure/bottomclipped.png) no-repeat 0 bottom;
	width: 700px;
	height: 29px;
	color: #996598;
	font: 8pt/50px HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	margin: 0 auto;
}

label{
display: block;
text-align:right;
width:140px;
	font-size: 12pt;
	line-height: 26px;
	position: relative;
	float: left;
	padding-right: 10px;
}

input.txts{
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
	display: block;
	position: relative;
}

input.txtsmdown{
font-size:12px;
padding:4px 2px;
border: 1px solid #660065;
width:200px;
margin:2px 0 20px 10px;
	display: block;
	position: relative;
	background-color: #993297;
	color: #fff;
}

select{
font-size:12px;
padding:4px 2px;
border: 1px solid #996598;
width:10_0px;
margin:2px 0 20px 10px;
	display: block;
	position: relative;
}

input.signupbtn{
font-size:12px;
border: none;
width: 90px;
	background: url(../../images/structure/signupbtn.png) no-repeat 0 top;
	height: 32px;
}
input.signupbtn:hover{
font-size:12px;
border: none;
width: 90px;
	background: url(../../images/structure/signupbtn.png) no-repeat 0 -34px;
	height: 32px;
}
input.signupbtn:active{
font-size:12px;
border: none;
width: 90px;
	background: url(../../images/structure/signupbtn.png) no-repeat 0 -68px;
	height: 32px;
}
input.resetbtn{
font-size:12px;
border: none;
width: 90px;
	background: url(../../images/structure/resetbtn.png) no-repeat 0 top;
	height: 32px;
}
input.resetbtn:hover{
font-size:12px;
border: none;
width: 90px;
	background: url(../../images/structure/resetbtn.png) no-repeat 0 -34px;
	height: 32px;
}
input.resetbtn:active{
font-size:12px;
border: none;
width: 90px;
	background: url(../../images/structure/resetbtn.png) no-repeat 0 -68px;
	height: 32px;
}
input.cancelbtn{
font-size:12px;
border: none;
width: 90px;
	background: url(../../images/structure/cancelbtn.png) no-repeat 0 top;
	height: 32px;
	margin: 0 auto;
}
input.cancelbtn:hover{
font-size:12px;
border: none;
width: 90px;
	background: url(../../images/structure/cancelbtn.png) no-repeat 0 -34px;
	height: 32px;
}
input.cancelbtn:active{
font-size:12px;
border: none;
width: 90px;
	background: url(../../images/structure/cancelbtn.png) no-repeat 0 -68px;
	height: 32px;
}

input.okbtn{
font-size:12px;
padding:4px 2px;
border: none;
width: 90px;
margin:2px 0 20px 10px;
	background: url(../../images/structure/okbtn.png) no-repeat 0 top;
	height: 32px;
}
input.okbtn:hover{
font-size:12px;
padding:4px 2px;
border: none;
width: 90px;
margin:2px 0 20px 10px;
	background: url(../../images/structure/okbtn.png) no-repeat 0 -34px;
	height: 32px;
}
input.okbtn:active{
font-size:12px;
padding:4px 2px;
border: none;
width: 90px;
margin:2px 0 20px 10px;
	background: url(../../images/structure/okbtn.png) no-repeat 0 -68px;
	height: 32px;
}
