
body {
	font: 78.5%/1.6em "Georgia", "Times New Roman", Times, serif;
	word-spacing:2px;
	color:#000000;
	background:url(images/backg.gif) top left repeat-x;
	background-color: #FFFFFF;
	text-align:center;
	width:100%;
}


#container {
		text-align: left;
		margin: 0 auto 0 auto;
		width:950px;
}

#main {

		position: relative;
		text-align: left;
		margin: 0 auto 0 auto;
		width:950px;
		height:320px;

}
	
#flashcontent {
		width: 950px;
		height: 320px;
		float: left;

}

* {
	margin:0;
	padding:0;
	
}

#wrapper {
	background:#fff;
	border:0px solid #FFFFFF;
	max-width:950px;
	width:expression(this.width > 320 ? "320px" : this.width);
	min-width:950px;
	margin:0 auto;
	text-align:left;
}

#topper #topnav {
clear:both;
height:23px;
padding-left:21px;
}

#topper a em {
	font-style:normal;
}

#topper #topnav a {
	color:#000000;
	font:90% Georgia;
	text-decoration:none;
	position:relative;
	top:2px;
}

#topper #topnav a:hover {
	color:#FFFFFF;
}

#topper #topnav a.active {
	color:#999999;
}

#topper #topnav li {
	display:inline;
	font-size:0.8em;
	list-style:none;
	color:#999999;
}


#innerwrapper {
	margin:1px;
	padding: 0 20px 0px 20px;
}

#header h1 {
	float:left;
	font:250% Georgia;
	color:#333;
	margin:0 40px 40px 0;
}

#header h1 a {
	color:#333;
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
}

#header h1 a:hover {
	color:#111;
	border-bottom:2px solid #79B5D6;
}

#header h2 {
	font:150% Georgia;
	color:#666;
	padding:16px 0 0 0;
	border:none;
}

#header h2 a {
	color:#444;
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
}

#header h2 a:hover {
	border-bottom:2px solid #79B5D6;
}

#header #nav {
	clear:both;
}

#header a em {
	font-style:normal;
}

#header #nav a {
	color:#000000;
	font:90% Georgia;
	text-decoration:none;
	padding:0px;
}

#header #nav a:hover {
	color:#FFFFFF;
	background:#000000;
}

#header #nav a.active {
	color:#FFFFFF;
	background:#000000;
}

#header #nav li {
	display:inline;
	list-style:none;
	margin:0 0px 0 0;
}

#sidebarright {
	width:450px;
	float:right;
	padding:23px 0px 0px 0px;
	margin:-33px 0 10px 15px;
}

#sidebarright p {
	font:80% Georgia;
	color:#999999;
	line-height:15px;
	margin:10px 0;
}

#sidebarright h2 {
	font:110% Georgia;
	color:#999999;
	margin:10px 0;
	border:none;
}

#sidebarright h3 {
	font:90% Georgia;
	color:#666666;
	margin:10px 0;
	line-height:15px;
	border:none;
}

#sidebarright ul {
	margin:0px 0px 0px 0px;
	font:90% Georgia;
	list-style-type: none;
}

#sidebarright ul li {
	margin:4px 0;
}

#sidebarright a {
	border-bottom:1px dotted #000000;
	color:#666666;
	text-decoration:none;
}

#sidebarright a:hover {
	border-bottom:1px solid #666666;
	color:#FFFFFF;
	background-color: #000000;
}

#content {
	margin:0 10px 0 0px;
	padding:20px 0 0 0px;
	width:430px;
}

#line {
	background-color:#FFFFFF;
	font:10% Georgia;
	color:#FFFFFF;
	margin:0px;
	padding:8px;
	border-top:1px dotted #C0C0C0;
	border-bottom:5px solid #FFFFFF;
}

p {
	margin:15px 0;
	line-height:15px;
	color:#000000;
}

h2 {
	font:150% Georgia;
	color:#000000;
	border-bottom:1px dotted #C0C0C0;
}

h2 a {
	color:#000000;
	text-decoration:none;
}

h2 a:hover {
	color:#000000;
}

#footer {
	clear:both;
	border-top:1px solid #eee;
	padding:10px;
	margin:30px 0 0;
}

a {
	color:#222;
}

a:hover {
	text-decoration:none;
}

h3 {
	font:120% Georgia;
	margin:5px 0;
	color:#666666;
}

#content ul {
	margin:15px 0 15px 0;
	line-height:25px;
	padding:15px 0 15px 15px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#content ul span {
	color:#444;
}
#contentnorightbar ul {
	margin:15px 0 15px 20px;
	line-height:25px;
	padding:15px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#contentnorightbar ul span {
	color:#444;
}

img {
	padding:4px;
	background:#ffffff;
	border:1px solid #999999;
}

label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:5px 0;

}

p img {
	float:left;
	margin:0 10px 0 0;
}

blockquote p {
	font:105% Georgia;
	color:#666666;
	padding:0 10% 0 0;
	line-height:15px;
}
input.btn{
background-color:#666666;
color:#FFFFFF;
 font:105% Georgia;
border-style:none;
padding:3px 3px 3px 3px;
}
#footer {
	clear:both;
	border-top:1px dotted #C0C0C0;
	border-bottom:5px solid #FFFFFF;
	padding:0px;
	font:80% Georgia;
	position:relative;
}
#fts {
	font:100% Georgia;
	color:#C0C0C0;
}