.bodycontainer {
	background-image: url(images/bg_mid.jpg);
	background-repeat: repeat-y;
}
.footercontainer {
	background-image: url(images/bg_footer.jpg);
	height: 80px;
	width: 900px;
}













/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_five */

.menu5 {padding:5px 0 0 1em; margin:0; list-style:none; height:40px; position:relative; background:transparent url(images/pro_five_0c.gif) repeat-x left bottom; font-size:11px;}
.menu5 li {
	float:left;
	height:40px;
	margin-right: 1px;
}
.menu5 li a {display:block; float:left; height:40px; line-height:35px; color:#000000; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 4px; cursor:pointer; background:url(images/pro_five_0a.gif) no-repeat;}
.menu5 li a b {float:left; display:block; padding:0 16px 5px 12px; background:url(images/pro_five_0b.gif) no-repeat right top;}
.menu5 li.current a {
	color:#9900FF;
	background:url(images/pro_five_2a.gif) no-repeat;
}
.menu5 li.current a b {background:url(images/pro_five_2b.gif) no-repeat right top;}
.menu5 li a:hover {color:#000; background: url(images/pro_five_1a.gif) no-repeat;}
.menu5 li a:hover b {background:url(images/pro_five_1b.gif) no-repeat right top;}
.menu5 li.current a:hover {
	color:#9900FF;
	background: url(images/pro_five_2a.gif) no-repeat;
	cursor:default;
}
.menu5 li.current a:hover b {background:url(images/pro_five_2b.gif) no-repeat right top;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4E4E;
	font-weight: bold;
}
a:link {
	color: #9900FF;
	text-decoration: none;
}
a:visited {
	color: #9900FF;
	text-decoration: none;
}
a:hover {
	color: #9900FF;
	text-decoration: underline;
}
.smalltext {
	font-size: 11px;
}

a:active {
	color: #9900FF;
	text-decoration: none;
}

.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 158px;
	width: 900px;
}
.titles {
	color: #000000;
}
.pink {
	color: #9900FF;
}
