body { 
	width: 900px;
	color: black;
	background-color: #FFFFFF;
/*	background-image: url( ../images/background.jpg);
	background-position: bottom center;
	background-repeat: repeat;
	background-attachment: fixed;*/
	margin: 0 auto 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	}
h1 , h2 , h3 , h4 , h5 , h6{
	font-size:11px;
	margin: 5px 10px 5px 10px;

	}

#message {

	width: 800px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 30px;
	color: #6666FF;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:600;
	
	vertical-align:middle;
	}

#signup {

	width: 800px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 30px;
	color: #6666FF;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:600;
	
	vertical-align:middle;
	}

input.btn {
	color: #FFFFFF;
	height: 20px;
	font: bold 84% Verdana, Arial, Helvetica, sans-serif;   
	background-color: #AEAEFF;   
	border: 1px solid;   
	border-color: #6666FF #AEAEFF #AEAEFF #6666FF;   
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#AEAEFF',EndColorStr='#6666FF');  
}

input {
	border-color: #6666FF #AEAEFF #AEAEFF #6666FF;
	background-color: #DFDFFF; 
}

#wrap { //* main body container */

	width: 900px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	text-align:left;
	background-image:url(../images/border.png);
	background-repeat: repeat-y;
	}

#content { //* content container */
	width: 900px;
	text-align:left;
	}

#header {
	width: 900px;
	background-image:url(../images/portrait_header.png);
	background-repeat: no-repeat;
	}

#topnav {
	float:right;
	margin-top: 15px;
	margin-right: 20px;
	z-index: 2;
	}

.logo {
	margin: 15px 0px 0px -35px;
	z-index: 3;
	border-top: 0;
	border-left: .5em ; 
	border: 0;	
	}

#colmn1 {
	float: left;
	width: 300px;
	/*background-color: #e1dafc;*/
	z-index: 2;
	margin-top: -25px;
	margin-left: 10px;
	
}

#colmn2 {
	float: right;
	width: 575px;
	z-index: 2;
	margin-top: -35px;
	margin-right: 10px;
}

#infoColmn1 {
	float: left;
	width: 300px;
	/*background-color: #e1dafc;*/
	z-index: 2;
	margin-top: 20px;
	margin-left: 10px;
	
}

#infoColmn2 {
	float: right;
	width: 565px;
	z-index: 2;
	margin-top: 20px;
	margin-right: 10px;
}

p {
	
	margin: 5px 10px 5px 10px;

	}

b  {
	font-size:11px;

	}

h1 , h2 {
	font-size:11px;

	}

hr {
	width:900px;
	height:1px;

	}
a:link {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
		}

a:visited {
	color: purple;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
		}

a:hover {
	color: silver;
	text-decoration: underline;
	font-size: 10px;
	}

.img {
	border: 1px solid #6666CC;
	}






#slides {
	position: relative;
	width: 900px;
	border-top: 0;
	text-align:left;
	padding-top: 20px;
	
	}
	


/*--- used on info pages ---*/
#infoimage {
	position: absolute;
	width: 300px;
	margin: 0px 0px 0px 0px;
	border: none;
	padding-top: 10px;
	}
#right_content {
	padding-left: 310px;
	width: 580px;
	height: 230px;
	padding-top: 15px;
	margin: 0px 5px 0px 5px;
}
/*--- used on info pages ---*/

#footer {
	width: 900px;
	height: 115px;
	text-align:center;
	background-image:url(../images/footer.png);
	
	}




#list {
	position: relative;
	float: left;
	width: 300px;
	border-top: 0;
	text-align:left;
	margin-top: 10px;
	}



	/*-------------------------strong link---------------------------------*/


	
/* change nav color of current page  */
	background: rgb(166,207,186);
	}
.navbuttons a.hot:hover {
	color: rgb(255,255,255);
	}
/* These styles define the buttons in the navigation bar */
.navbuttons {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 15px;
	font-weight: 500;
	}

.navbuttons a {
	float:left;
	padding:1px 1px;
	text-decoration:none;
/* change color of nav text */
	color: #6666CC;
	font-size: 15px;
	} 

.navbuttons a:hover {
/* change color of nav text */
	color: white;	
/* change nav color of roll over  */
	background: #6666CC;
	border-bottom-width:0;
	font-size: 15px;
	}




	/*-------------------------Info Page buttons---------------------------------*/
.buttons a.hot {
	float:left;
	border-style:none;
	border-right:1px solid rgb(255,255,255);
	padding:1px 15px; 
	color: black;
	text-decoration:none;

	}
.buttons a.hot:link {
	float:left;
	border-style:none;
	border-right:1px solid rgb(110,111,100);
	padding:1px 15px; 	
	color: #FFFFFF;
	text-decoration:none;
	
/* change nav color of current page  */
	background: rgb(166,207,186);
	}
.buttons a.hot:hover {
	color: rgb(255,255,255);
	}
/* These styles define the buttons in the navigation bar */
.buttons {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	border: 1px;
	border-color: #6633FF;
	}

.buttons a {
	float:left;
	border-style:none;
	padding:1px 10px;
	text-decoration:none;
/* change color of nav text */
	color: #6666CC;
	font-size: 10px;
	border: 1px solid;
	border-color: #6666CC;
	} 

.buttons a:hover {
/* change color of nav text */
	color: white;	
/* change nav color of roll over  */
	background: #6666CC;
	border-bottom-width:0;
	font-size: 10px;

	}