/* CSS Document */

body {
	background-color: #FDECFC;
	background-image: url(images/bg_1280.gif);
	background-position:center;
	background-position:top;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
a:link {
	color:#666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color:#A701DE;
}
a:active {
	text-decoration: none;
	color:#A701DE;
}

.standard_font {
	font-family:Arial;
	font-size:12px;
	color:#272727;
	font-weight: normal;
	}
	
.header1 {
	font-family:Arial;
	font-size:12px;
	color:#333333;
	}
	

#top {
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	}	
	
#box01_welcome {
	margin-bottom:20px;
	margin-top:10px;
	margin-left:10px;
	}
	
#sub-menu {
	background:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	color:#A701DE;
	}

#index_content {
	margin-top:25px;
	margin-bottom:30px;
	margin-left:5px;
	margin-right:30px;
	width:438px;
	}
	
#content {	
	margin-top:25px;
	margin-bottom:0px;
	width:535px;
}

#events {	
	margin-top:0px;
	margin-bottom:0px;
	width:436;
}


#chart {
	text-align:center;
	}

#left {	
	margin-top:25px;
	padding-left:2px;
}

#left_gallery {	
	padding-left:2px;
}

#welcome {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	}
	
#left_thumb {
padding-top:42px;
}

#footer {
	width:828px;
	height:28px;
	background-color:#FFFFFF;
	background-image:url(images/footer.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	}
