BODY {
font-size : .9em; 
font-family : Helvetica, Verdana, Arial,  sans-serif; 
font-weight : normal; 
/*
color : #BD8E56;
*/ 
color : #333333; 
background-color : #CCCCCC;
/*
margin : 50 0 0 0;
padding : 0 0 0 0;
width : auto;
*/
height:600px; 

width:902px;

top: 50%;

left: 50%;

margin-top: -300px; /*set to a negative number 1/2 of your height*/

margin-left: -451px; /*set to a negative number 1/2 of your width*/

position:absolute;




}

.thinborder {

border: thin solid #666666;
}




A:active {
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: "Century Gothic";
	font-weight : bold;
	text-decoration:none
}
A:link {
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: "Century Gothic";
	font-weight : bold; 
	text-decoration:none
}
A:visited {
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: "Century Gothic";
	font-weight : bold; 
	text-decoration:none
}
A:hover {
	COLOR: #000000 ;
	text-decoration:none
}

textarea {
font-size : .9em; 
font-family : Helvetica, Verdana, Arial,  sans-serif; 
font-weight : normal;
}

H1 {
font-family : "Century Gothic", Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #666666; 
background-color : transparent; 
}
H1.banner {
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.8em; 
color : #666666; 
background-color : transparent; 
}
div.banner {
padding-right:30px;
font-family : "Century Gothic", Verdana, Arial, Helvetica, sans-serif; 
}
.smalltext {
font-family : Helvetica, Verdana, Arial,  sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}

.smalltext a:link{
font-family : Helvetica, Verdana, Arial,  sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Helvetica, Verdana, Arial,  sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Helvetica, Verdana, Arial,  sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Helvetica, Verdana, Arial,  sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Helvetica, Verdana, Arial,  sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
font-size : 1.0em; 
font-family : Helvetica, Verdana, Arial,  sans-serif; 
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #666666;
}

.bg_medium {
  background-color : #999999;
}

.bg_light {
  background-color : #CCCCCC;
}

.alt_bg_dark {
  background-color : #999999;
}

.alt_bg_medium {
  background-color : #CCCCCC;
}

.tightlist {
  margin-top  : .8em;
  /*
  margin-left : -1.5em;
  */
}
div#MenuPos {
height:30px; 
position:relative;
/*
top: 110px;
*/
}
