
a, a:link, a:active
{
color:					#5D0196; 
text-decoration:		none;
font-weight:			bold;
xborder-bottom:			1px dotted #CCC;
}

#content a:link, #navBread a:link, #hmBox a:link, #footer a:link
{
border-bottom: 1px dotted #CCC;
	
}

a:visited
{
color:					#600;
text-decoration:		underline;
font-weight:			bold;
border-bottom:			none;
}

a:hover
{
color:					#000;
text-decoration:		underline;
font-weight:			bold;
border:					none;
}


#headline
{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 24px;
	line-height: 18px;
	padding-top: 10px;
	color: #5D0196;
	
}


.subheadline
{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 16px;
	line-height: 18px;
	padding-top: 10px;
	color: #000000;
	
}

.main
{
	background-image : url(imgs/content_bg.gif);
	background-position : bottom;
	background-repeat : no-repeat;
}

#content
{
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size: 70%;
	line-height: 16px;
	height: 400;
	color: #484848;
	padding: 0px 30px 20px 15px;
	border-right: 1px dashed #CCCCCC;
	border-top: 0px;
	margin: 0px 0px 0px 15px;
}

.body
{
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size: 70%;
	line-height: 16px;
	color: #484848;
	
}

#footer
{
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size: 60%;
	color: #eaeaea;
	
	
}

#picBox
{
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size: 10px;
	color: gray;
	float: left;
	margin: 0px 10px 10px 0px;
	
	
}


#HeadImage { float:right; margin: 0px 0px 10px 10px; }