/*
This is how to comment CSS Style Sheets
*/
html, body {
	margin: 0;
	padding: 0;
}

/*
The code below is for setting the structure of the main content wrapper
*/
#contentwrap {
	margin-left: 138px;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 612px;
	padding: 10px 30px 30px 30px;
	border: 1px solid #7C97AE;
}
/*---end of main content wrapper structure---*/	
/*
The code below is for the formatting of general content text
*/
.main22bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #13567D;
}
.main18bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #13567D;
}
.main14 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #13567D;
}
.main14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #13567D;
}
.main12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #13567D;
}
.main12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #13567D;
}
.main11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #13567D;
}

.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #13567D;
}
.italic10 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
	color: #13567D;
}
.book {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #13567D;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px
}
.smalltext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #13567D;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px
}
.rusttext12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
	letter-spacing: 0px;
}
.menuhead {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 30px;
	color: #13567D;
	font-style: italic;
	letter-spacing: 1px;
}
.sectionheading {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
	color: #13567D;
	font-style: italic;
	letter-spacing: 0px;
}
/*---end of main content formatting text---*/
/*
The code below is for the formatting of the body links
*/ 
a.body:link, a.body:visited {
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #13567D;
	text-decoration: underline;
}
a.body:hover {
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #7C97AE;
	text-decoration: none;
}
/*---end of body links---*/
/*
The code below is for the formatting of the indented links in the main content area on the home page
*/ 
a.indent:link, a.indent:visited {
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #13567D;
	text-decoration: underline;
	margin-left: 15px;
}
a.indent:hover {
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #7C97AE;
	text-decoration: none;
}
a.buttonindent:link, a.buttonindent:visited {
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #13567D;
	text-decoration: none;
	background: #F4F9FF;
	padding: 1px 5px 1px 5px;
	border-color: #13567D;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	margin-left: 10px;
	margin-right: 10px;
}
a.buttonindent:hover {
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #7C97AE;
	text-decoration: none;
	border-color: #13567D;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding: 1px 5px 1px 5px;
}
/*---end of body links---*/
/*
The code below is for the placement of the welcome image
*/ 
#welcomeimage {
	width: 184px;
	height: 128px;
	float: right;
	background-image: url(../images/subscribe.jpg);
	border-color: #7C97AE;
	border-style: solid;
	border-width: 1px;
	border-color: #7C97AE;
	margin-bottom: 20px;
}
#welcomeimage2 {
	width: 200px;
	height: 130px;
	float: right;
	background-image: url(../images/distraught_sml.jpg);
	border-color: #7C97AE;
	border-style: solid;
	border-width: 1px;
	border-color: #7C97AE;
	margin-bottom: 20px;
	margin-left: 10px;
}
#winner1 {
	width: 150px;
	height: 152px;
	float: right;
	background-image: url(../images/money.jpg);
	border-color: #7C97AE;
	border-style: solid;
	border-width: 1px;
	border-color: #7C97AE;
	margin-bottom: 20px;
	margin-left: 10px;
}
#winner2 {
	width: 155px;
	height: 200px;
	float: right;
	background-image: url(../images/book.jpg);
	border-color: #7C97AE;
	border-style: solid;
	border-width: 1px;
	border-color: #7C97AE;
	margin-bottom: 20px;
	margin-left: 10px;
}
/*
The code below is for the placement and formatting of the letter
*/ 
#letter{
	width: 460px;
	border-color: #CBD7E3;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	background: #F9FCFF;
	padding: 15px 20px 5px 20px;
	margin-left: 45px;
}
/*---End of letter---*/
/*---End of welcome image---*/
/*---End of main content structure and wrapper---*/

/*
The code below is for the structure and placement of the right side content
*/
#rightwrap {
	position: absolute;
	left: 617px;
	top: 154px;
	margin-top: 10px;
	width: 132px;
	border: 0px solid #13567D;
}
/*---End of placement of the right side content---*/

/*---end of Style Sheet---*/