@charset "utf-8";
/* CSS Document */

body {
	background-color: #b4e25b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4c4c4c;
	background-image: url(../wave_02.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
}
td {
	vertical-align: top;	
}
.wrapper {
	background-image: url(../mpss_15.png);
	background-repeat: repeat-y;
	background-position: center center;
}
.center { text-align: center}
p { margin: 0px; padding: 0px;}

.nav_header {
	font-weight: bold;
	color:#006;
}
h1 {
		font-size: 38px;	
		color: #4c4c4c;
		font-family: Georgia,"Nimbus Roman No9 L",serif;
		font-style: italic;
		letter-spacing: -1px;
		font-weight: normal;
		margin-bottom: 0px;
}

h3 {
		font-size: 30px;	
		color: #4c4c4c;
		font-family: Georgia,"Nimbus Roman No9 L",serif;
		font-style: italic;
		letter-spacing: -1px;
		font-weight: normal;
		padding: 0; margin: 0 0 15px 0;
}
#rightnav, #footer {font-size: 12px;}
.tiny {font-size: 8px;}
.indent {padding-left: 5px;}
.ads {font-size: 12px;}
p.right {text-align: right; margin-right: 10px;}

a {color:#3D81EE;text-decoration:none;}
a:hover {color:#3D81EE;text-decoration:underline;}

h1 a:link,  h1 a:visited{
	color: #4c4c4c;
	text-decoration: none;	
}

h1 a:hover{
	color: #2b8dc0;
	text-decoration: none;
}
