﻿html {background:url(images/body.gif);}
body {
	margin:auto;
	font-size:12px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background:url(images/body_bckg.gif) repeat-x;
}
a {
	color:#FF22C4; 
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
	color:#B193DB
}

.purple{
	color:#514192;
}

.purple2{
	color:#514192;
	font-size:14px;
}

.darkpink{
	color:#ad19a1;
	font-size:14px;
}

.darkred{
	color:#b72525;
	font-size:14px;
}

.darkpurple{
	color:#6030c0;
	font-size:14px;
}
.Black2{
	color:#191919;
	font-size:11px;
	line-height:1.4em;
	padding-left: 2em;
}

.ST-ND-RD-TH{
	font-size:0.8em;
}

.required{
	color:#ff22c4;
}


#container {background:url(images/main_bckg.png) center top no-repeat; width:1000px; margin:0 auto;}

#logo {
	font-size:24px;
	font-family:"Impact", "Tahoma", Arial, "Geneva", sans-serif;
	padding:60px 100px 233px 140px;
}
#logo a {color:#FFFFFF; text-decoration:none; text-transform:uppercase;}
#menu {height:40px; text-align:center;}
#menu a {color:#FFFFFF; font-size:12px; font-weight:normal; text-decoration:none; margin:0 23px;}
#menu a:hover {
	color:#9966FF;

}


.menuarea {height:39px; text-align:center; margin: 0 0 0 -60px}


.menuarea ul{
margin: -7px 120px;
padding-left:inherit;
margin-left: 135px;
height:46px; 
text-align:center;
border-width: 0;
background:url(images/menu_background.gif) center center repeat-x;
}

.menuarea ul li{
display: inline;
}

.menuarea ul li a{
float: left;
color: white; /*text color*/
padding: 13px 15px;
text-decoration: none;
border-right: 0px solid #564c66; /*dark purple divider between menu items*/
}

.menuarea ul li a:visited{
color: white;
}

.menuarea ul li a:hover{
color: white !important; /*text color of selected and active item*/
background: url(images/menuhover_background.png) center center repeat-x;
}

.menuarea ul li .current{
color: white !important; /*text color of selected and active item*/
background: url(images/menucurrent_background.png) center center repeat-x;
}

.menuarea ul li .hover{
color: white !important; /*text color of selected and active item*/
background: url(images/menuhover_background.png) center center repeat-x;
}


#main {
	margin:0 50px;
	float:left;
	background:url(images/main_background.png) repeat-x #ffffff;
	width:900px;
	min-height:503px;
	display:inline;
}
#text {
	width: 630px;
	margin:50px 30px 30px 30px;
}
#text ul {padding:0; margin:10px 0 10px 40px;}
#text li {
	list-style:none;
	padding-left:0;
	background:url(images/menu_li.gif) no-repeat 0px 8px;
	margin-left:0;
}
.contactbox {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	MARGIN-BOTTOM: 6px;
	WIDTH: 600px;
	BACKGROUND-COLOR: #161414;
	BORDER-RIGHT-WIDTH: 0px;
	padding:-10px;
}
.contactbox H1 {
	PADDING-RIGHT: 15px; PADDING-LEFT: 15px; FONT-WEIGHT: bold; FONT-SIZE: 18px; PADDING-BOTTOM: 0px; COLOR: #FFFFFF; LINE-HEIGHT: 20px; PADDING-TOP: 10px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
	
h1 {line-height: 2.8em; margin:20px 0 0 0; font-family:georgia; color: #ff22c4; font-size:21px; font-weight:normal;}
#text p {margin:10px 0 0 0;}
#sidebar {float:right; padding:70px 30px 30px 30px; width:175px;}
#sidebar h2 {font-family:Arial, Helvetica, sans-serif; margin:0 0 20px 0; font-size:18px; font-weight:normal;}

#sidebar ul {
	margin:0 0 0px 0;
	padding:0;
}
#sidebar ul li.current {
	background-color:#EEEBFC;

}
#sidebar li {list-style:none; border-bottom:1px solid #b961c9; padding:3px 2px;

}
#sidebar li:hover {
	background-color:#EEEBFC;



}
* HTML DIV#sidebar {

	}
#sidebar #current A {
	background-color:#EEEBFC;

}
#sidebar a {text-decoration:none; color:#ff22c4;}

#footer {padding:0 50px; height:169px; clear:both; background:url(images/footer_bckg.png) center top no-repeat;}
#menu_footer {
	color:#FFCEFF;
	font-size:1em;
	padding:10px 0 0 30px;	
}
#menu_footer a {color:#FFFFFF; text-transform:lowercase;}
#left_footer {float:left; padding:40px 0 0 20px; font-size:10px; color:#FFFFFF;}
#left_footer a {color:#FFFFFF;}
#right_footer {float:right;	padding:40px 20px 0 0; font-size:12px; text-align:right; color:#FFFFFF;}
#right_footer a {color:#FFFFFF;}
