body,html
{
	margin: 10px 0 0 0;
	padding:0;
	min-width: 780px;
	background-color:white;
	font-family:Verdana;
	font-size:small;
	background-color: white;
	height: 100%;
}

#mainContent 
{
	position:relative;
	top: 0px;
	padding: 0px;
	margin: 0px;
	background-image: url('/images/mainbackground.gif');
	background-repeat: repeat;
}

#wrapper 
{
	position: relative;
	text-align:left;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

#slogan 
{
	position:relative;
	margin-left: 70px;
	color:White;
	height: 22px;
	line-height: 20px;
}

#slogan ul 
{
	list-style: none;
padding: 0;
margin: 0;
}

#slogan li 
{
float: left;
margin-right: 5px;
font-style: normal; 
font-size: smaller;
}

#slogan li.mainRight 
{
	margin-right: 15px;
	font-weight: bold; 
	font-size: small;
}

#innerMain 
{
	position:relative;
	height: 100%;
	min-height: 550px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: White;
	width: 760px;
	clear:both;
	
}

#sideMenu 
{
	position: relative;
	float: left;
	min-height: 550px;
	margin-left: 10px;
	height: auto;
	height: 100%;
	top: 0;
	left: 10px;
	margin: 0px;
	width: 53px;
	
}

#bottomLogo 
{
	position:absolute;
	bottom: 0px;
}

#menuBottomLogo 
{
	position:absolute;
	bottom: 0px;
}



#menu 
{
	position: relative;
	float: left;
	min-height: 550px;
	height: auto;
	height: 100%;
	top:0;
	background-color: #D9D6D6;
	width: 155px;
	
}

#innerContent 
{
	position:relative;
	float:left;
	top: 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0;
	width: 370px;
	height: 100%;
	min-height: 400px;

}

#mainMenu 
{
	position:absolute;
	top:0;
	left:0;
	background-color:#662664;
	width: 100%;
}


#mainMenu ul 
{
	list-style: none;
	margin:0;
	padding:0;
	margin-top: 5px;
	margin-bottom: 10px;
}

#mainMenu li
{
	padding: 2px;
	margin: 4px;
	font-size: small;
	text-align: left;
	background-color: #777171;
	border: solid 1px white;
	color: White;
}

#mainMenu li:Hover
{
	background-color: #876895;
}

#mainMenu A
{
	font-weight:normal;
	text-decoration: none;
	color: white;
}

#rightSide 
{
	float: right;
	min-height: 550px;
	height: auto;
	height: 100%;
	top: 0;
	left: 0;
	margin: 0px;
	width: 155px;
	background-color: white;
	border: solid 0px black;
}

#menuBottomLogoRight 
{
	position:absolute;
	right: 0px;
	bottom: 0px;
}

H3 
{
	color: #5D1F5E;
}

H1 
{
	color: #5D1F5E;
	font-size: medium;
	
}

#floatImg 
{
	position:absolute;
	right: 0px;
	bottom: 0px;
}

#footer 
{
	clear: both;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
