a {	
	color:#000000;
	font-family:tahoma;
	font-size:12px;
	text-decoration:none;
}

a:hover {
	color:#c6c7c6;
	font-family:tahoma;
	font-size:12px;
	text-decoration:none;
}


body {	
	background-image:url('images/bground.jpg');
	background-repeat:no-repeat;
	background-color:#8d5385;	
	top-padding:0px;
	top-margin:0px;
	background-position:top left;	
	
}

#top_header {
	width:100%;
	height:50px;
	padding:0px;
	text-align:center;
	margin:0px auto;
	
}

#bottom {
	clear:left;
	clear:right;
	background-image:url('images/bottom.gif');
	background-repeat:no-repeat;
	width:1000px;
	height:98px;
	padding:0px;
	text-align:center;
	margin:0px auto;
	position:relative;
	bottom:-12px;
}

#content {
	clear:left;
	text-align:left;
	margin-left:325px;
	margin-top:165px;
	width:460px;
	height:450px;
	padding:0px;
					
}

#footer {
	width:891px;
	height:25px;
	font-family:tahoma;
	font-size:9px;
	color:#ffffff;
	padding:4px;
	margin-top:-120px;
	text-align:center;
}


#content_text {
	text-align:justify;
	color:#996699;
	font-family:tahoma;
	font-size:14px;
	text-decoration:none;
	padding:0px;
			
}

#top {
	width:569px;
	margin-left:333px;
	margin-top:0px;
	margin-bottom:0px;
	color:#996699;
	font-family:tahoma;
	font-size:15px;
	text-decoration:none;
	padding:0px;	
	text-align:center;		
}

#navigation {
	float:left;
	width:333px;
	border-style:dotted;
	border-width:2px;
	border-color:#c6c7c6;
	font-family:tahoma;
	color:#000000;
	padding:4px;
	margin-top:-150px;
	margin-left:125px;
	text-align:center;
}

#special {
	width:110px;
	height:112px;
	float:right;
	margin-top:-32px;
	margin-left:12px;

}

H1 {
	
	color:#949c7b;
	font-family:"tahoma";
	font-size:19px;
	text-decoration:bold;
	border:0px;
}

p {
	
	margin:0px;
	text-align:justify;
}
