﻿* {
	padding : 0;
	margin : 0;
	color: #000000;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
color : #ccc;
font-size : 12px;
background-image : url(images/bbg.jpg);
text-align: center; 
} 

body /* Mozilla Firefox alignment */ 
{ 
text-align: -moz-center; 
}

img {
	padding : 3px;
	border: 1px solid #000080;
}
img.floatTL { 
float : left;
margin-right : 7px;
margin-bottom : 2px;
margin-top : 12px;
margin-left : 10px;
} 
img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 2px;
margin-top : 12px;
margin-right : 10px;
} 
.blue { 
color : #3f4858;
} 
.orange { 
color : #d0660a;
} 
#wrapper {
	width : 770px;
	margin : 0 auto;
	background-color: transparent;
	min-height : 950px;
}
* html #wrapper { 
height : 950px;
} 
#topnav {
	height : 30px;
	background-color: #000000;
	color: #FFFF00;
}
#topnav {
	margin-right : 10px;
	background-color: transparent;
	text-align : right;
	color: #FF0000;
}
#topnav a {
	padding-top : 10px;
	color: #FF0000;
	text-decoration : none;
} 
#header {
	height : 170px;
	background-color: transparent;
	background-position : right 0%;
}
.name { 
background-image : url(images/logopic.jpg);
background-repeat : no-repeat;
} 
.name h1 { 
font-size : 2em;
margin-top : 5px;
margin-left : 30px;
font-weight : lighter;
font-family : Arial, Helvetica, sans-serif;
padding-top : 110px;
} 
.name h3 { 
font-size : 0.9em;
margin-left : 30px;
font-family : Arial, Helvetica, sans-serif;
color : #999;
} 
#menu { 
margin : 0 auto;
padding : 5px 0 6px 0;
width: 480px;
position: relative;
top: -173px;
left: 50px;
padding: 5px 0em 6px 0em;} 
#menu ul {
	margin : 0;
	padding : 0;
	list-style : none;
	text-align: right;
	color: #FFFFFF;
} 
#menu li { 
display : inline;
} 
#menu a {
	text-transform : uppercase;
	text-decoration : none;
	font-size: 12px;
	color : #f1f1f1;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
} 
#menu a:hover {
color: #ccc;
padding: 5px 10px 5px 10px;}
 
#leftcolumn {
	display : inline;
	width : 210px;
	float : left;
	min-height: 10px;
	background-color: transparent;
}
* html #leftcolumn { 
height : 695px;
} 
#leftcolumn h3 { 
font-size : 1.2em;
padding-left : 20px;
padding-top : 2px;
padding-bottom : 5px;
color : #d0660a;
font-weight : bolder;
} 
form { 
margin-top : 0;
width : 150px;
margin-left : 20px;
margin-right : 5px;
margin-bottom : 15px;
background-color : #fff;
border : 1px solid #d0660a;
} 
form p { 
padding-top : 10px;
padding-left : 5px;
padding-bottom : 5px;
color : #cd6209;
} 
.reg p { 
padding-left : 20px;
color : #ffe;
} 
.reg a { 
color : #d0660a;
text-decoration : none;
} 
#leftcolumn h4 {
	color: #FFFFFF;
	text-align : center;
	font-size : 1.1em;
	margin-top : 25px;
	text-decoration : underline;
} 
.lefttext p { 
text-align : justify;
padding : 10px;
} 
.lefttext a {
	color: #FF0000;
	text-decoration : none;
} 
#rightcolumn {
	display : inline;
	margin-right: 0;
	width: 559px;
	float : left;
	min-height: 10px;
	background-color : #fff;
	background-repeat: no-repeat;
	background-position: bottom;
	border-top-color: #333399;
	border-top-style: solid;
	border-top-width: thick;
	border-bottom-color: #000099;
	border-bottom-style: solid;
	border-bottom-width: thick;
}
* html #rightcolumn { 
height : 695px;
} 
blockquote { 
margin-top : 10px;
margin-left : 5px;
margin-bottom : 10px;
margin-right : 10px;
border : 1px solid;
padding : 3px;
} 
#rightcolumn p {
	padding : 10px;
	text-align : justify;
	color: #000000;
} 
#rightcolumn h2 {
	background: #FFFFFF;
	margin-left: 0px;
	margin-top : 10px;
	font-size : 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: thin;
}
#rightcolumn h3 {
	margin-left : 15px;
	margin-top : 10px;
	font-size : 1.2em;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	color: #000000;
	text-decoration : underline;
	letter-spacing : 0.3em;
} 
#rightcolumn a {
	color: #FF0000;
	text-decoration: underline;
} 
.lb { 
background-image : url(images/lb.jpg);
background-repeat : repeat-x;
width : 530px;
height : 5px;
margin-left : 10px;
} 
#footer {
	margin-top : 5px;
	background-color: transparent;
	display : inline;
	float : left;
	width : 770px;
	text-align : center;
	padding-top : 10px;
	padding-bottom : 10px;
}
#footer p { 
color : #f7f7f7;
} 
#footer a { 
color : #f7f7f7;
} 
