body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	line-height: 1.2em;
}
#divHeader {
	width: 900px;
	margin: 0 auto 0;
	background-color: #FFFFFF;
	background-image: url(../images/page/topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 0px;
	height: auto;
}
#divTopStripe {border-top: 20px solid #CCCCCC; width: 900px; margin: 0 auto 0; text-align: right; padding-right: 50px;}
#leftCornerTop {background-image: url(../images/page/topleft.gif); background-repeat: no-repeat; font-size: 0px;height: 22px;}
#headermaintext {font-size: 50px; color: #CC6600; font-weight: bold; font-family: "Courier New", Courier, mono; padding: 10px 0 20px 40px; margin: 0;}
#headerImage {margin-left: 110px;}
	
#divContent {
	width: 900px;
	margin: 0 auto;
	color: #999999;
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 80%;
}
#nav {font-size: 20px; font-weight: bold;color: #CC6600; text-align: right; padding-right: 36px;}
#nav a:link, #nav a:visited {font-size: 20px; font-weight: normal; color:#666666 ; text-decoration: none;}
#nav a:hover {color: #CCCCCC; text-decoration: none; font-size: 20px; font-weight: normal;}

#mainparagraph {padding: 0 40px;}
#mainparagraph a:link, #mainparagraph a:visited {color: #999999;font-style: italic;}
#mainparagraph a:hover {color: #CCCCCC; text-decoration: none; font-style: italic;}

.articleBox {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.italic {
	font-style: italic;
}
.italicSmall{
	font-style: italic;
	font-size: .8em;
}

h1 {color: #CC6600;padding-top: 15px; font-size: 1.5em; font-family: "Courier New", Courier, mono;}
h2 {font-size: 1em;}
h2 a:link, h2 a:visited {color:#999999;}
h2 a:hover {color: #CCCCCC;}
h4 {color: #333333;font-weight: normal;}
.imageright {float: right; margin: 0 0 15px 25px;}

#divFooter {
	width: 900px;
	margin: 0 auto;
	color: #999999;
	background-color: #FFFFFF;
	background-image: url(../images/page/botright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: auto;
	border-top: 1px solid #FFFFFF;
	font-size: .7em;
}
#footerWords {
	padding: 0 15px 0 40px;
	font-size: 0.8em;
	font-style: italic;
}
#center {background-position: center; text-align: center; color:#666666;}
#leftCornerBot {background-image: url(../images/page/botleft.gif); background-repeat: no-repeat;}
#divbotstripe {height: auto;}
