body {
font-family: arial; color:#660066; font-size:x-small; font-weight:normal; }
body {
background: #ffccff url(background_1.jpg) no-repeat;
background-attachment: fixed;
margin: 0px 0px 0px 0px;
scrollbar-face-color: #FFCCFF;
scrollbar-arrow-color: #660066;
scrollbar-track-color: #660066;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #660066;
}

a:link {
color: #660066;
font-weight: normal;
text-decoration: underline;
}
a:visited {
color: #660066;
font-weight: normal;
text-decoration: underline;
}
a:active {
color: ;#ff00cc
font-weight: normal;
text-decoration: none;
}
a:hover {
color: #ff00cc;
font-weight: normal;
text-decoration: underline;
}

#sitetitle {
position: absolute;
background-color: transparent;
top: 30px;
left: 50px;
}

#content {
	position: absolute;
	background-color: transparent;
	font: 12px arial;
	color: #660066;
	top: 276px;
	left: 76px;
	width: 600px;
	padding: 2px;
	margin-bottom: 50px;
	filter: alpha(opacity=90, style=0);
	overflow: scroll;

-moz-opacity: 90%;
border: 1px solid #660066;
}

#nav {
position: absolute;
background-color: #080B8E;
top: 150px;
left: 575px;
width: 200px;
text-align: center;
border-top: 1px solid #660066;
border-left: 1px solid #660066;
border-right: 1px solid #660066;
border-bottom: 1px solid #660066;
filter: alpha(opacity=70, style=0);
-moz-opacity: 70%;
}

a.nav {
background-color: transparent;
font: 10px arial, verdana, helvetica, sans-serif;
font-weight: normal;
text-transform: uppercase;
width: 100%;
padding-bottom: 2px;
padding-top: 2px;
padding-right: 2px;
filter: alpha(opacity=70, style=0);
-moz-opacity: 70%;
}

a.nav:link {
font: 10px verdana, arial, helvetica, sans-serif;
background: transparent;
color: #1B9AF3;
font-weight: bold;
text-decoration: none;
filter: alpha(opacity=70, style=0);
-moz-opacity: 70%;
}
a.nav:visited {
background: transparent;
color: #1B9AF3;
font-weight: bold;
text-decoration: none;
filter: alpha(opacity=70, style=0);
-moz-opacity: 70%;
}
a.nav:active {
background: transparent;
color: #1B9AF3;
font-weight: normal bold;
text-decoration: none;
filter: alpha(opacity=70, style=0);
-moz-opacity: 70%;
}
a.nav:hover {
background: #FFFFFF;
color: #1B9AF3;
font-weight: normal;
text-decoration: none;
filter: alpha(opacity=70, style=0);
-moz-opacity: 70%;
}

#side {
position: absolute;
background-color: transparent;
top: 255px;
left: 575px;
width: 165px;
font: 10px arial, veradana, helvetica, sans-serif;
font-weight: normal;
text-align: left;
border: 1px solid #000000;
margin: 0px 0px 0px 0px;
filter: alpha(opacity=90, style=0);
-moz-opacity: 90%;
padding: 2px;
}

.sideheader {
font: 11px verdana;
font-weight: bold;
text-transform: uppercase;
text-align: center;
letter-spacing: .2em;
color: #000000;
background: #C1C4F9;
margin-bottom: 5px;
border-bottom: 1px solid #660066;
filter: alpha(opacity=70, style=0);
-moz-opacity: 70%;
padding: 1px;
}

.date {
font: 11px arial;
font-weight: bold;
text-transform: uppercase;
text-align: center;
letter-spacing: .2em;
color: #660066;
background: silver;
margin-bottom: 10px;
border-bottom: 1px solid #660066;
padding: 1px;
}

.smtext {
background: transparent;
font: 10px arial;
color: #660066;
}
