@charset "UTF-8";
/* CSS Document */

#homePage{
margin: 0;
padding: 0;
display:block;
float: right;
width: 200px;
background: #660033;
}

#homePage ul, #homePage ul li a{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 5px;
	text-decoration:none;
	display: block;
	list-style:none;
	color: white;
}

#twoBoxes{
margin: 0 auto;
width: 800px;
margin-bottom: 20px;
}

#box{
width: 32%;
display: block;
float: left;
margin-left: 5px;
background: none;
padding-top: 40px;
margin-bottom: 20px;
min-height: 210px;
border: 1px solid #660033;
}

#box li{
list-style: none;
text-indent: -20px;
}

#box:hover{
color: white;
background: #660033;
cursor: pointer;
}


#boxRollover a{
width: 320px;
color: #660033;
display: block;
float: left;
margin-left: 50px;
background: ;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
font-weight: bold;
font-size: 16px;
text-decoration: none;
border: 1px solid #660033;
}

#boxRollover a:hover{
color: white;
background: #660033;
cursor: pointer;
}


#homePagecontain{
width: 200px;
float: right;
padding-left: 5px;
}

.bigText {
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #CCCCCC;
font-weight: bold;
}

#largeContainer{
margin-top: 10px;
}

#mainContent {
min-height: 600px;
padding-top:10px;
}

#image{
text-align: left;
font-size: 16px;
font-weight: bold;
color: #333333;
margin: 0;
}

#image ul, #image ul li a{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 5px;
	text-decoration:none;
	display: block;
	list-style:none;
	color: #660033;
	text-align: left;
}

#image ul li a:hover {
color: #CC9900;
text-decoration: underline;
}

#homePage{
margin: 0;
padding: 0;
display:block;
float: right;
width: 200px;
height: 75px;
background: none;
}

#spacer {
float: left;
width: 50px;
display:block;
list-style:none;
padding: 0;
background: none;
}


#homePagecontain{
	width: 200px;
	float: left;
	padding: 0 0px 0 10px;
	margin-top: 270px;
}

.bigText {
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #CCCCCC;
font-weight: bold;
}


