body {
	text-align: center;
	color: #336600;
	background-color: #a15bb1;
	background-attachment: fixed;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
}
.border_left {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #336600;
	font-size: 12px;
	color: #501e5b;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}

hr {
	border: 1px dotted #336600;
}
a:link, a:active, a:visited {
	font-size: 14px;
	font-weight: bold;
	color:#FFCC00;	
	text-decoration: none;
	border:#FFFFFF;
}
a:hover{
	font-size: 12px;
	font-weight: bold;
	color:#FFFF00;	
	border:#FFFFFF;
	
}
#side_banner {
	background-repeat: no-repeat;
	width: 300px;
	background-position: center top;
}

.title {
	font-size: 18px;
	color: #501e5b;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#titles {
	font-size: 16px;
	color: #501e5b;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
} 

#content {
	font-size: 12px;
	color: #501e5b;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	
} 

#contentwhite {
	font-size: 12px;
	color: #ffffff;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:15px;
} 

#contentred {
	font-size: 12px;
	color: #eb2511;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:15px;
} 

#titletred {
	font-size: 14px;
	color: #eb2511;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:15px;
} 


#wrapper {
	width: 850px;
	background-color: #ffffff;
	border-left-width: 50px;
	border-left-style: groove;
	border-left-color: #CCCCCC;
}
#footer {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 20px;
	width: 100%;
	background-color: #333333;
}
#container {
	background-color: #FFFFCC;
	background-image: url(indexp.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

li {
	list-style-image: url(arr.gif);
}

