/* CSS Document */

.letters {
	font-family: Georgia, Tahoma, Arial, sans-serif;
	font-size: 18pt;
	vertical-align: middle;
	text-align:center;
}
.right_of_letters{
	vertical-align: middle;
}
.theme {
	margin: 3px;
	border: 0px none;
}
.small {
	font-size: 8pt;
}
.content {
	font-family: Georgia, Tahoma, Arial, sans-serif;
	font-size: 11pt;
	color: #fff;
	margin:5px 10px 10px 10px;
	padding: 0px 4px;
}
.piclink {
	border: 0px;
	margin: 8px;
}
.emphasis b strong {
	color: #CC0000;
	font-weight: bold;
}
.top {
	font-family: Tahoma, Arial, sans-serif;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 96%;
	text-align: center;
	font-size: 14pt;
	color: #FFFFFF;
	background-color: #222222;
	border-bottom: #FFFFFF 1px dotted;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
a.bodlinks:link {
	color:#CC0000;
	text-decoration:underline;
}
a.bodlinks:visited {
	color:#CC0000;
	text-decoration:underline;
}
a.bodlinks:hover {
	color:#CC0000;
	text-decoration:none;
}
a.bodlinks:active {
	color:#CC0000;
	text-decoration:underline;
}

/* NAVIGATION */
.links a {
float: right;
width: 132px;
background-color: #000000;
padding-bottom: 2px;
padding-top: 2px;
padding-left: 2px;
display: block;
border-left: 10px solid #000000;
border-right: 2px solid #000000;
border-top: none;
border-bottom: none;
text-decoration: none;
text-align: left;
}
.links a:hover {border-left: 10px solid #AA0000;
text-decoration: none;
color: #FFFFFF;
}
.buttons {
font: 10pt Tahoma, Arial, sans-serif;
color: #DD0000;
font-weight: bold;
}
.buttons2 {
font: 10pt Tahoma, Arial, sans-serif;
color: #FFFFFF;
}
td {
vertical-align: text-top;
}


/*layout stuff*/
body {
	background-color: #000000;
	font-family: Georgia, Tahoma, Arial, sans-serif;
	color: #ffffff;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto; 
}
.bodywrap {
	padding-top: 10px;
	background-image: url(img/bg2.gif);
	background-repeat: repeat-y;
	background-position: top center;
}
.sectionleft {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	padding-right: 15px;
	padding-top: 8px;
	width: 310px;
	height: 32px;
	float: left;
	text-align: right;
	background: #CC0000;
}
.frame {
	margin-right:auto;
	margin-left:auto;
	padding: 0;
	width: 1004px;
	text-align:left;
	clear: both;
}
.frame2 {
	width:1004px;
	height: 100px;
	margin-right:auto;
	margin-left:auto;
	padding:0;
}
.frame3 {
	border-top: #FFFFFF dotted 1px;
	width:100%;
	padding:0px;
	clear: both;
}
.contentleft {
	width:325px;
	padding:0px;
	float:left;
	margin-top: 5px;
}
.contentcenter {
	width:679px;
	padding:0px;
	float:left;
}
#index .contentleft {
	width: 264px;
}
#index .contentcenter {
	width:740px;
}
.contentheaderleft {
	background: url(/img/main_logo2.gif) no-repeat;
	height:100px;
	width: 450px;
	margin:0px;
	float: left;
}
.contentheaderright {
	width: 554px;
	height: 57px;
	padding-top: 43px;
	text-align: right;
	font-family: "Century Gothic", Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 17pt;
	font-style: italic;
	margin: 0px;
	float: left;
}
.formleft {
	float: left;
	width: 80px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11pt;
	color: #fff;
	margin:0px 10px 10px 10px;
}
.formright {
	float: left;
	width: 527px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11pt;
	color: #fff;
	margin:0px 10px 10px 0px;
}
.formleft2 {
	float: left;
	width: 260px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11pt;
	color: #fff;
	margin:0px 10px 10px 10px;
	text-align: right;
}
.formright2 {
	float: left;
	width: 347px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11pt;
	color: #fff;
	margin:0px 10px 10px 0px;
}
.footer {
	width: 100%;
	min-width: 1004px;
	color: #FFFFFF;
	background-color: #000000;
	font: 8pt Tahoma, Arial, sans-serif;
	height: 50px;
	padding: 10px 0;
	float: left;
	text-align: center;
}
.portfolio {
	margin: 5px;
}
a.bodlinks2:link {
	color:#FFFFFF;
	font-style: italic;
	text-decoration:none;
	border-bottom: #FFFFFF dotted 1px;
}
a.bodlinks2:visited {
	color:#FFFFFF;
	font-style: italic;
	text-decoration:none;
	border-bottom: #FFFFFF dotted 1px;
}
a.bodlinks2:hover {
	color:#FFFFFF;
	font-style: italic;
	text-decoration:none;
	border-bottom: #FFFFFF solid 1px;
}
a.bodlinks2:active {
	color:#FFFFFF;
	font-style: italic;
	text-decoration:none;
	border-bottom: #FFFFFF dotted 1px;
}
div.package {
	width:100%;
	padding: 5px 0;
	margin: 10px 0 0 0;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #999999 dotted;
}
.divider {
	border-left: #999999 dotted 1px;
}

/* NEW MENU */

.black {
	background-color: #000000;
}

.newmenu {
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	border: #CC0000 2px solid;
	line-height: normal;
	height: 35px;
}
.menu {
	background-color: #000000;
	float: left;
	display: inline;
	height: 35px;
	width: 100%;
	padding: 0;
	margin: 0;
}

a.newbuttons:link, a.newbuttons, a.newbuttons:visited {
	float: left;
	display: block;
	text-align: center;
	width: auto;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	height: 27px;
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 15px;
}

a.newbuttons:hover {
	background-color: #CC0000;
}
a.newbuttons:active {
	background-color: #000000;
}
#page {
	background-color: #CC0000;
}

a.rightbuttons:link, a.rightbuttons, a.rightbuttons:visited {
	float: right;
	display: block;
	text-align: center;
	width: auto;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	height: 27px;
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 15px;
}

a.rightbuttons:hover {
	background-color: #CC0000;
}
a.rightbuttons:active {
	background-color: #000000;
}

#blue:hover { background-color: #3366CC;}
#red:hover { background-color: #CC0000;}

.fieldset {
	background-color:#222222;
	border: #FFFFFF 0px solid;
	font-size: 10pt;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 5px;
}
.legend {
	width: auto;
	background-color: #CC0000;
	padding: 2px 10px;
	font-size: 12pt;
	display: block;
}
.wrap {
	margin-bottom: 15px;
}
ol, ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 20px;
}
li {
	margin-bottom: 5px;
}

.textonly {
	display: none;
}
