@charset "utf-8";

p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #636967;
} 
h1 { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 20px; 
color : #cccccc; 
font-weight : normal; 
} 
h2 { 
font-family : Georgia, "Times New Roman", Times, serif; 
font-size : 18px; 
color : #999999; 
font-weight : normal; 
} 
h3 { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 18px; 
color : #999999; 
font-weight : normal; 
} 
h4 { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 16px; 
color : #999999; 
font-weight : normal; 
line-height : 12px; 
} 
h5 { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 14px; 
color : #999999; 
font-weight : bold; 
} 
h6 { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 10px; 
font-weight : bold; 
color : #666666; 
} 
body {
	background-color : #6f6b68;
	background-image : url(body_gradient.png);
} 
@media screen { 
body > div#left-sidebar { 
position : fixed; 
} 
body > div#footer { 
position : fixed; 
} 
} 
div#container { 
position : relative; 
width : 100%; 
height : auto !important ; 
height : 100%; 
min-height : 100%; 
background-color : #000000; 
padding : 0; 
margin : 0; 
} 
div#header {
	position : fixed;
	top : 0;
	left : 0;
	width : 100%;
	height : 30px;
	padding : 0;
	background-repeat : no-repeat;
	margin : 0;
	visibility : visible;
	overflow : hidden;
	z-index : 100;
	text-align : left;
	text-indent : 10px;
	background-color: #222222;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
} 
div#left-sidebar { 
position : relative; 
width : 200px; 
height : 100%; 
overflow : hidden; 
z-index : 10; 
left : 0; 
top : 50px; 
line-height : 13px; 
text-align : right; 
padding-right : 20px; 
border-top-style : none; 
border-right-style : none; 
border-bottom-style : none; 
border-left-style : none; 
padding-top : 20px; 
background-image : url(left-bar.png); 
background-repeat : repeat-y; 
} 
div#content { 
padding : 0; 
background-position : 0 0%; 
position : relative; 
top : 0; 
overflow : auto; 
z-index : 1; 
height : 400px; 
width : 700px; 
visibility : visible; 
left : 25%; 
} 
div#footer {
	height : 50px;
	position : relative;
	width : 100%;
	bottom : 0;
	height : 30px;
	margin : 0;
	padding : 0;
	overflow : visible;
	z-index : 10;
	text-align : center;
	background-color: #000000;
	left: 0px;
} 
#flash {
	margin : 0 auto;
	width : 1200px;
	position : relative;
	text-align : center;
	top : 60px;
	z-index : 0;
	visibility : visible;
} 
#flash800 { 
top : 20px; 
position : relative; 
z-index : 0; 
visibility : visible; 
} 
#flash1024 {
	top : 80px;
	position : relative;
	z-index : 0;
	visibility : visible;
} 
#flash1920 { 
top : 100px; 
position : relative; 
z-index : 0; 
visibility : visible; 
} 
.logorunner1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #666666;
	letter-spacing : 5px;
	font-weight : bolder;
} 
.logorunner2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	letter-spacing : 7px;
	font-weight : lighter;
} 
.highslide-html { 
background-color : white; 
z-index : 10; 
} 
.highslide-html-content { 
position : relative; 
display : none; 
background-color : #000000; 
padding-top : 0; 
padding-right : 0; 
padding-bottom : 0; 
padding-left : 10px; 
} 
.highslide-loading { 
display : block; 
color : #cc6666; 
font-size : 8pt; 
font-family : sans-serif; 
font-weight : bold; 
text-decoration : none; 
padding : 2px; 
border : 1px solid black; 
background-color : white; 
padding-left : 22px; 
background-image : url(highslide/graphics/loader.white.gif); 
background-repeat : no-repeat; 
background-position : 3px 1px; 
} 
a.highslide-credits, a.highslide-credits i { 
color : #333333; 
text-decoration : none; 
font-size : 9px; 
font-family : Arial, Helvetica, sans-serif; 
background-color : #48403c; 
} 
a.highslide-credits:hover, a.highslide-credits:hover i { 
color : #cccccc; 
} 
.highslide-wrapper { 
background-color : white; 
z-index : 10; 
} 
.highslide-wrapper .highslide-html-content { 
width : 250px; 
text-align : left; 
} 
.highslide-wrapper .highslide-header div { 
padding : 23px; 
} 
.highslide-wrapper .highslide-header ul { 
margin : 0; 
padding : 0; 
text-align : right; 
} 
.highslide-wrapper .highslide-header ul li { 
display : inline; 
padding-left : 1em; 
} 
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next { 
display : none; 
} 
.highslide-wrapper .highslide-header a { 
font-weight : normal; 
color : #990000; 
text-transform : capitalize; 
text-decoration : none; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 10px; 
} 
.highslide-wrapper .highslide-header a:hover { 
color : #ff0000; 
} 
.highslide-wrapper .highslide-header .highslide-move a { 
cursor : move; 
} 
.highslide-wrapper .highslide-footer { 
height : 11px; 
} 
.highslide-wrapper .highslide-footer .highslide-resize { 
float : right; 
height : 11px; 
width : 11px; 
background : url(highslide/graphics/resize.gif); 
} 
.highslide-wrapper .highslide-body { 
padding-top : 2px; 
padding-right : 0; 
padding-bottom : 0; 
padding-left : 0; 
text-align : left; 
text-indent : 20px; 
} 
.highslide-wrapper .highslide-bodytext { 
padding-top : 8px; 
padding-right : 0; 
padding-bottom : 0; 
padding-left : 0; 
text-align : left; 
text-indent : 0; 
letter-spacing : 0; 
word-spacing : 0; 
} 
.highslide-move { 
cursor : move; 
} 
.highslide-resize { 
cursor : nw-resize; 
} 
.highslide-display-block { 
display : block; 
} 
.highslide-display-none { 
display : none; 
} 
th { 
text-indent : 10px; 
} 
.redtext { 
color : #cc0033; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 10px; 
} 
a.nav:link {
	color : #666666;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
} 
a.nav:visited { 
color : #666666; 
text-decoration : none; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 10px; 
font-weight : normal; 
} 
a.nav:hover { 
color : #ffffff; 
text-decoration : none; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 10px; 
font-weight : normal; 
} 
a.nav:active { 
color : #666666; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 10px; 
font-weight : normal; 
text-decoration : none; 
} 
a:link {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
} 
a:hover { 
color : #ffffff; 
text-decoration : none; 
font-weight : normal; 
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif; 
} 
a:visited { 
color : #666666; 
text-decoration : none; 
font-weight : normal; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
} 
a:active { 
color : #999999; 
text-decoration : none; 
font-weight : normal; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
} 
