@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033FF;
	background-attachment: fixed;
	background-position: center;
	background-color: #0033FF;
	background-image: url(../images/waterdrops_shadow_980px.jpg);
}

p {
	text-align: left;
}
.pic_frame {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F9F3EC;
	border-right-color: #001879;
	border-bottom-color: #001879;
	border-left-color: #F9F3EC;
}

a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #990000;
}
a:active {
	color: #FF0000;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
	border: medium double #0033FF;
}
h3 {
	font-size: 14px;
}
.sidebar_links {
	font-size: 9px;
}
ul {
	font-size: 10px;
}
