#blacktext12{
  font-family:arial; 
	color:FFFFFF; 
	font-size:14px;
}
 
#blue{
  color: blue;
}

#emphasize {
  font-variant: small-caps;
  font-style: italic;
}

#error{
  color: red;
  background-color: yellow;
  font-size: 10px;
  width: 110px;
  overflow: visible;
}

#fullextra{
  font: 12px arial;
  color: gray;
}

#gray{
  color: gray;
}

#registerfield{
  position: absolute;
  left: 100px;
}

#registerstandard{
  position: absolute;
  left: 100px;
  font: normal arial 10px;
  color: white;
}

#scoot{
  position: relative;
  left: 97px;
}

a.mainmenulink{
  text-decoration: none;
  font: bold 12px arial;
  color: black;
}

a.registerfieldtext{
  left: 100px;
  text-decoration: none;
  color: darkblue;
  cursor: default;
}

a.source{
  font-size: 9px;
}

body{
  background-image: url(http://i7.photobucket.com/albums/y260/Virgin_Stitch/twinkling_stars.gif);
}

div.aslleft{
  float: left;
	overflow: hidden;
  margin: 0 0 0 0;
	background-color: transparent;
}

div.bannerbutton{
  float:left;
	width: 85px;
	margin: 3mm 0 0 0;
  text-align: center;
}

div.container{
  position: absolute;
  top: 0;
  left: 0;
  width: 1000px;
  height: 628px;
  overflow: hidden;
  border: none;
	background-color: white;
  background-image: url(http://i7.photobucket.com/albums/y260/Virgin_Stitch/twinkling_stars.gif);
}

div.copyright{
  position: absolute;
  top: 600px;
  left: 10%;
  width: 80%;
  background-color: transparent;
  text-align: center;
  color: black;
  font: 12px arial;
}

div.headerbox{
  position: absolute;
	top: 10px;
	left: 10%;
	width: 498px;
  padding-top: 2mm;
	border: medium double skyblue;
  text-align: center;
  background-color: black;
}

div.homebox{
  position: absolute;
  left: 10%;
	width: 50%;
	border: 2px solid skyblue;
  height: 498px;
  background-color: black;
	overflow: auto;
	color: white;
}

div.homeboxmail{
  position: absolute;
  left: 10%;
	width: 50%;
  top: 120px;
	border: 2px solid red;
  height: 467px;
  background-color: white;
	overflow: auto;
}

div.homeboxinnersub{
  position: absolute;
  left: 0px;
  background-color: transparent;
  overflow: hidden;
  margin: 0 0 0 5px;
  width: 100px;
  border: black solid 1px;
  text-align: center;
  font: bold 12px arial;
  padding: 0 0 0 0;
  height: 70px;
	color: white;
}

div.homeboxoutersub{
  position: relative;
  padding: 0 0 0 115px;
  overflow: hidden;
  margin: 5px 0 0 0;
  height: 75px;
  background-color: transparent;
}

div.homeboxprofile{
  position: relative;
  padding: 0 0 0 2mm;
  overflow: hidden;
  margin: 0 0 0 115px;
  background-color: black;
}

div.homeboxsmallpic{
  position: absolute;
  left: 0px;
  background-color: transparent;
  overflow: hidden;
  margin: 0 0 0 2mm;
  width: 100px;
  border: black solid 1px;
  text-align: center;
  font: bold 12px arial;
  padding: 0 0 0 0;
  height: 100px;
}

div.mainmenubutton{
  float:left;
  width:100px;
	height: 100px;
  margin: 5px 5px 0px 5px;
  text-align: center;
	border: none;
	overflow: hidden;
}
div.mainmenubutton1{
  float:left;
  width:100px;
	height: 111px;
  margin: 10px 5px 0px 5px;
  text-align: center;
}
div.mainmenubutton2{
  float:left;
  width:100px;
	height: 111px;
  margin: 10px 5px 0px 5px;
  text-align: center;
}
div.mainmenubuttonlabel{
  position: relative;
  margin: 0 0 0 0;
  font: bold 12px arial;
  color: black;
  text-align: center;
  display: inline;
  width: 64px;
  border: solid 1px red;
}

div.profilebox{
  position: relative;
	margin: 0 2mm 2mm 2mm;
	padding: 2mm 2mm 2mm 2mm;
	border: solid 1px gray;
}

div.register{
  position: relative;
  left: 2mm;
  width: 288px;
  border: none;
  height: 20px;
  font: bold 12px arial;
  color: darkblue;
}

div.registerhelp{
  position: relative;
  left: 2mm;
  top: 0mm;
  width: 275px;
  height: 70px;
  border: none;
  margin-bottom: 1mm;
}

div.registertext{
  position: relative;
  left: 2mm;
  width: 288px;         
  border: none;
  height: 100px;
  font: bold 12px arial;
  color: darkblue;
}

div.rightbox{
  position: absolute;
	top: 0;
  left: 60%;
  width: 318px;
  border: none;
  margin: 0 0 0 10px;
	padding: 0;
  font: 12px arial;
  background-color: transparent;
  height: 100%;
	overflow: auto;
}

div.rightboxinner{
  position: relative;
  left: 0;
  width: 288px;
  border: 2px solid skyblue;
  margin: 10px 0 0 0;
  font: 12px arial;
  background-color: black;
	color: white;
	overflow: hidden;
}

div.rightboxinnererror{
  position: relative;
  left: 0;
  width: 288px;
  margin: 10px 0 0 0;
  font: 12px arial;
  border: 2px solid orange;
  background-color: rgb(255,255,125);
}

div.rightboxnarrow{
  position: relative; 
  left: 0;
  width: 150px; 
  border: 2px solid skyblue;
  margin: 10px 0 0 0; 
  font: 12px arial;
  background-color: white;
}

body {
  background-color: white
}
	
h1 {
  position: static;
  margin: 0 0 2mm 0;  
  padding: 0 0 1mm 2mm;
  background-color: skyblue;
	font: 20px arial;
  color: white;
}

h1.red{
  color: red;
}

h1.gray{
  background-color: gray;
  font: 16px arial;
  margin: 2mm 6cm 0 2mm;
	padding: 0 0 0 2mm;
}

h1.error{
  background-color: orange;
}

h1.plain {
  font: bold 12px arial;
  color: black;
  background-color: transparent; 
	margin: 0px;
	padding: 0px;
}

h1.subtext {
  font: bold 12px arial;
  color: white;
  background-color: transparent; 
}
	
h2 {
  background-color: red;
}

h2.subhead{
  color: red;
  background-color: white;
  font: bold 16px arial;
  display:inline;  
}

h2.subtext{
  color: black;
  background-color: white;
  font: 12px arial;
  display: inline;
}

img.mainmenuimg{
  border: none;
}
	  
p {
  background-color: transparent;
  padding-left: 2mm;
  display: inline;
}

p.error{
  color: red;
}

p.header {
	text-align: center;
  padding-left: none;
}

p.bold {
  font: bold 12px arial;
}

p.normal{
  font: 12px arial;
}	

p.plain{
  font: 12px arial;
	padding: 0;
}	

p.small{
  font: normal 8px arial;
}

p.source{
  padding: 0px;
	margin: 0px;
  font: normal 9px arial;
}

table.forum{
  margin: 2mm;	
}
