@charset "UTF-8";
/* CSS Document */

a:link
(
color: rgb (0,102,153;
)

body
(
font-family: Ariel, Helvetica;
background color: rgb(204,204,153);
color; rgb(0, 51,51);)


/* test styles*/


h1,h2,h3,h4,h5,h6
(

font.family:"times New Roman", Times, serif;)

h1 (color: rgb (0,153, 153);) 


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #69C;
	text-align: center;
	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #69C;
	
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 18px;
	padding-top:15px; }
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
}
tr {
	text-align: center;
}

pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	background-image: url((URL));
	background-repeat: repeat;
	word-spacing: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 17px;
	top: 2691px;
	right: 700px;
	line-height: 15px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	margin: auto;
	width: 613px;
	bottom: auto;
	margin-left: 50px;
	height: 28px;
}
.datafield {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #3C6;
	text-decoration: none;
}

/* containers */


body {
	background-color: rgb(54,144,192);
	background-image: none;
	width: 1200px;
}

.outer {width: 960px; padding:10 30 10 30; color: rgb(153,0,255); padding-left: auto; padding-right: auto; } 

.container {
	background-color: #FFF;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	
}
.container .header {
	background-color: #9F9;
	width: 880px;
	height: 100px;
	position: relative;
	


}
.Navline1 {
	background-color: #EDE2E8;
	float: left;
	height: auto;
	width: 900px;
}
.Navline2 {
	background-color: #BDCCCA;
	float: left;
	height: 25px;
	width: 900px;
}
.rightcolumn {
	background-color: #9C3;
	float: right;
	height: auto;
	width: 700px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#slider {
	width: 675px;
	height: 300px;
	margin: 0px;
	padding: 0px;
}

.leftcolumn {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 160px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.footer {
	background-color: #A0C7E6;
	clear: both;
	height: auto;
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #03C;
	color: #00C;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding: 0px;
	text-align: center;
}
.headlinesection {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;
	padding-right:50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
}
.leftcolumn {
	background-color: #FFF;
	float: left;
	width: 160px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 1700px;
	max-width: 180px;
	top: 30px;
	overflow: auto;
}
.rightcolumn {
	background-color: #FFF;
	height: auto;
	width: 700px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	position: relative;
	border-left-style: solid;
	border-color: #003;
	border-width: 1px;
	
	
}
.subscriptnote { text-align:right; font-size: 10px; margin: 1px; padding: 5px; }