/* CSS Document */
a:link {
	font-family: "Courier New", Courier, mono;
	text-transform: lowercase;
	font-size: 12px;
	color: #9B70C4;
	text-decoration: underline;
	}
a:hover {
	font-family: "Courier New", Courier, mono;
	text-transform: lowercase;
	font-size: 12px;
	color: #9B70C4;
	text-decoration: underline;
	}
a:visited {
	font-family: "Courier New", Courier, mono;
	text-transform: lowercase;
	font-size: 12px;
	color: #9B70C4;
	text-decoration: underline;
}
body {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-repeat: no-repeat;
	background-image: url(http://victoriawinters.net/menu2/templates/moon/images/moonstruckschoolgirl-2.jpg);
	background-color: #000000;
	text-align: center;
	background-position: center top;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	text-transform: lowercase;
	text-color: #9B70C4;
	font-weight: bold;
	}
#contentheader {
	position: relative;
	width: 550px;
	height: 50px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	margin-left: auto;
	margin-right: auto;
	top: 80px;
	text-align: center;
	}
#frame {
	position: relative;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
	top: 80px;
	padding:0px;
	text-align:left;
	}
#contentleft {
	width: 150px;
	padding:0px;
	float:left;
	}
#contentcenter {
	width: 530px;
	padding:0px;
	float:left;
	}
#contentright {
	width: 0px;
	padding:0px;
	float:left;
	margin: 0px;
	text-align: left;
	}

#footer {
	width: 100%;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:10px;
	padding:0px;
}
#top {
	width: 750px;
	height: 150px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:center;
	}
#buttons {
	width: 750px;
	height: auto;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:center;
	margin-top: 10px;
	}
#wrapper {
	width: 750px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	}
#one {
	width: 150px;
	float: left;
	}
#navigation {
	width: 150px;
	float: left;
	}
#login {
	width: 150px;
	height: 100%;
	}
#syndication {
	width: 150px;
	height: 100%;
	}
#two {
	width: 450px;
	height: 100%;
	float: left;
	}
#news {
	width: 450px;
	height: 150px;
	padding: 0px;
	}
#content {
	width: 450 px;
	height: auto;
	right: 150px;
	}
#three {
	width: 150px;
	height: 150px;
	padding: 0px;
	float: left;
	}
#search {
	width: 150px;
	height: 150px;
	padding: 0px;
	float: left;
	}
#polls {
	width: 150px;
	height: 200px;
	padding: 0px;
	float: left;
	}
#bottom {
	width: 750px;
	height: auto;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	padding: 0;
	text-align: center;
	}
.top {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 71px;
	height: 300%;
	background-position: left bottom;
	background-image: url(http://victoriawinters.net/menu2/templates/moon/images/vwnet.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	float: left;
	  }
@media screen
  {
  body>div.content
    {
    position: fixed;
    }
  }
.user2 {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	top: 65px;
	text-align: center;
	text-indent: 1em;
	}
.user2 h1 {font-family: "Courier New", Courier, mono;
	font-size: 10px;
	text-transform: lowercase;
	text-color: #9B70C4;
}

.inputbox {
	/* Again, the name implies that this style changes the 
	   way those input box looks */
	background: #000000;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px dotted #9B70C4;
	}
.button {
	/* this style applies to most form buttons generated by
	   Mambo and its components. Change its format here*/
	color: #ffffff;
	font-family: "Courier New", Courier, mono;
	margin-top: 4px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	background: #000000;
	border: 1px groove #9B70C4;
	height: 20px;
	}
