@charset "utf-8";
h4 {
	color: #000000;
	padding-left: 10px;
	font-size: 14px;
}
#menu ul {
	display: inline;
}
#menu a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-decoration: none;	
}
#menu li {
	display: inline;
	padding-left: 5px;
	font-size: 15px;
	line-height: 21px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #BE1DAC;
	padding-top: 5px;
	margin: 0px;
}
a {
	color: #BE1DAC;
	text-decoration: none;
}
a:hover {
	background-color: #F3B6ED;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 790px;
	margin-top: 35px;
	padding: 0px;
	margin-bottom: 65px;
}
#sidebar {
	width: 140px;
	height: 465px;
	
}
a:active {
	color: #BE1DAC;
}
a:visited {
	color: #BE1DAC;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#headplacement {
	font-size: 12px;
	color: #BE1DAC;
	padding-left: 8px;
	padding-bottom: 10px;
}

#menu {
	text-align: right;
	margin-bottom: 15px;
}
#title {
	margin-top: 18px;

}
#content {
	width: 635px;
	float: right;
	margin-bottom: 15px;
}







#navcontainer {
	width: 140px;
	height: 437px;
	background-image: url(assets/images/index/middle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
}

#navcontainer ul
{
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
width: 120px;
background-color: transparent;
padding-left:10px;
padding-right:10px;
}

#navcontainer a:link, #navlist a:visited
{
color: #FFFFFF;
text-decoration: none;
padding-left:10px;
padding-right:10px;
}

#navcontainer a:hover
{
background-color: #BE1DAC;
color: #FFFFFF;
padding-left:10px;
padding-right:10px;
}
#navtop {
	background-image: url(assets/images/index/navtop.jpg);
	margin: 0px;
	padding: 0px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: left top;
}

#navbot {
	background-image: url(assets/images/index/navbot.jpg);
	margin: 0px;
	padding: 0px;
	height: 13px;
	background-repeat: no-repeat;
	background-position: left top;
}
#headplacement2 {
	font-size: 12px;
	color: #BE1DAC;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.imagetext {
	padding-right: 10px;
	width: 200px;
	float: left;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #E6E6E6;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 18px;
	margin-left: 0px;
}
.imagetext2 {
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
	height: auto;
	clear: left;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	line-height: 16px;
}
