

#sitename {
	color: #ffffff;
}


#sidebar_top {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#sidebar {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}



#main {
	margin-top: 20px;
	margin-bottom: 35px;
	margin-left: 0px;
	margin-right: 0px;
	
	background: ivory url(watermark.gif) center center no-repeat;
	color: midnightblue;
	border-top: solid 0px white;
	border-left: solid 0px white;
	border-right: solid 2px MidnightBlue;
	border-bottom: solid 2px MidnightBlue;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;



}

.m2s #main {
	width: 548px;
}


#main_top {	
	padding-top: 20px;

}




h1, h2 {
	color: DodgerBlue;
}



a {
	color: DodgerBlue;
}

a:hover {
	color: hotpink;
}
