/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

body {
	margin:38px 0 0;
	padding:0; /* needed for container min-height */
	background:gray url(../images/back.jpg);
	
	font-family:"Times New Roman", Times, serif;
	font-size:small;
	color:#333333;
}
#right p {
	margin-top: .5em;
	margin-bottom: .5px;
}

#top {
	width: 100%;
	background-image: url(../images/topLines.jpg);
	background-repeat: repeat-x;
	float: none;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#topHolder {
	width: 802px;
	margin-right: auto;
	margin-left: auto;
}

#topLeft {
	float: left;
	width: 45%;
	background-position: left center;
	height: 26px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	font-size: 115%;
	padding-top: 11px;
	padding-left: 3px;
}
#topRight {
	float: right;
	width: 40%;
	text-align: right;
	height: 26px;
	padding-top: 11px;
	color: #F0F2EF;
}
.topClear {
	clear: both;
	width: 100%;
}

#links {
	background-color: #788A98;
	float: left;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
	margin-top: 0px;
}

h1 { 
	font:1.5em georgia,serif; 
	margin:0.5em 0;
}

h2 {
	font:1.25em georgia,serif; 
	margin:0 0 0.5em;
}

div#container {
	position:relative; /* center, not in IE5 */
	width:800px;
	background:#FFFFFF url(../images/leftLines.jpg) repeat-y left; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
}
.storyHeaderSub {
	font-size: 115%;
	font-weight: bold;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #4392BB;
	padding-left: 5px;
}

div#header {
	padding:1em;
	background:#ddd url("../csslayout.gif") 98% 10px no-repeat;
	border-bottom:6px double gray;
}
	div#header p {
		font-style:italic;
		font-size:1.1em;
		margin:0;
	}

div#content {
	padding-bottom: 5em;
}

div#footer {
	width:100%;
	bottom:0; /* stick to bottom */
	background:#4392BB;
	border-top:6px solid #4291BA;
	font-size: 1px;
}
	div#footer p {
		padding:1em;
		margin:0;
	}
	#linksLeft {
	float: left;
	width: 18%;
}
#linksLeft .linksHeader {
	font-size: 145%;
	font-style: italic;
	font-weight: bold;
	color: #0099CC;
	margin-bottom: 5px;
	background-image: none;
	padding-left: 32px;
	text-transform: capitalize;
	margin-top: 0px;
}
#linksLeft a {
	color: #000000;
	text-decoration: none;
}
#linksLeft a:hover {
	text-decoration: underline;
}
#breadcrumb {
	font-size: 85%;
	width: 795px;
	text-align: right;
	margin-right: 2px;
}
#front {
	padding: 2% 2% 2% 5%;
	width: 92%;
}
.small {
	font-size: 80%;
}
#links {
	width: 100%;
	background-color: #4E656E;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#linksLeft {
	float: left;
	width: 22%;
}
#right {
	float: right;
	width: 71%;
	margin-right: 5px;
	padding-left: 2%;
}
#right .storyHeader {
	font-size: 145%;
	font-weight: bold;
	margin-top: 0px;
	color: #000000;
	margin-bottom: 0.5em;
}
#right .imageHolder {
	margin: 2px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	float: right;
	width: 200px;
	text-align: center;
	font-style: oblique;
	font-size: 90%;
}
.rightInnerBox {
	float: right;
	width: 250px;
	border: 1px solid #B6C1CC;
	margin: 3px;
	padding: 27px 3px 3px;
	font-size: 90%;
	background-image: url(../images/downloadImage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pdf {
	background-image: url(../images/pdf.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.rightInnerBox a {
	text-decoration: none;
	padding-left: 30px;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #010601;
	border-top: 1px solid #CCCCCC;
	border-right: 6px solid #333333;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
.rightInnerBox a:hover {
	border-right-color: #990000;
}
.rightInnerBox p {
	margin-top: 1px;
	margin-bottom: 1px;
}
.typeOfDownload {
	color: #2C4112;
	text-align: center;
	padding-top: 8px;
}
#linksLeft p.hot {
	background-image: url(../images/arrowGreen.gif);
}
#linksLeft p {
	padding-left: 32px;
	background-image: url(../images/smallArrows.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 3px;
	margin-bottom: 3px;
}
.word {
	background-image: url(../images/word.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#right a {
	text-decoration: none;
	color: #0076AA;
}
#right img {
	padding: 1px;
	border: 1px solid #4E656E;
}
#footer a {
	color: #4392BB;
}
