/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#4c4c4c;
	font-size:14px;
	margin:0 auto;
	background-color:#000000;
	background-repeat: no-repeat;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_back.jpg);
}

a {
	color:#313193;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:15px; margin:0; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.flag {
	padding: 0 0 8px 0;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:1130px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:1130px;
	height:504px;
	background-repeat:no-repeat;
	background-image:url(images/bg_header.jpg);
}

#logo-link {
	position:absolute;
	top:58px;
	left:408px;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:447px;
	left:131px;
	width:866px;
	height:23px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:929px;
	height:auto;
	background-repeat:repeat-y;
	background-image:url(images/bg_main.jpg);
	margin: 0 0 0 99px;
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:635px;
	height:auto;
	padding: 13px 0 0 20px;
}

#content_main-contact {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:800px;
	height:auto;
	padding: 13px 0 0 20px;
}

#our_sponsors {
	position:relative;
	float:left;
	width:633px;
	height:104px;
	background-repeat:no-repeat;
	background-image:url(images/bg_our-sponsors.jpg);
	padding: 41px 0 15px 12px;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:236px;
	height:auto;
	padding: 13px 17px 0 0;
}

#email_newsletter {
	position:relative;
	color:#fff;
	font-size:13px;
	float:right;
	width:218px;
	height:267px;
	background-repeat:no-repeat;
	background-image:url(images/bg_email-newsletter.jpg);
	padding: 60px 0 0 18px;
}

.email-text {
	position:relative;
	width:204px;
	height:auto;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:929px;
	height:65px;
	clear:both;
	background-repeat:no-repeat;
	background-image:url(images/bg_footer.jpg);
	margin: 0 0 0 99px;
}

.copy {
	position:relative;
	float:left;
	padding: 32px 0 0 15px;
}

.slug {
	position:relative;
	float:right;
	padding: 11px 12px 0 0;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:23px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav.jpg);
}

a#nav_01 {
	width:110px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -23px;
}

.active_01 {
	background-position: 0 -23px !important;
}

a#nav_02 {
	width:89px;
	background-position:-110px 0;
}

a:hover#nav_02{
	background-position:-110px -23px;
}

.active_02 {
	background-position:-110px -23px !important;
}

a#nav_03 {
	width:84px;
	background-position:-199px 0;
}

a:hover#nav_03{
	background-position:-199px -23px;
}

.active_03 {
	background-position:-199px -23px !important;
}

a#nav_04 {
	width:150px;
	background-position:-283px 0;
}

a:hover#nav_04{
	background-position:-283px -23px;
}

.active_04 {
	background-position:-283px -23px !important;
}

a#nav_05 {
	width:123px;
	background-position:-433px 0;
}

a:hover#nav_05{
	background-position:-433px -23px;
}

.active_05 {
	background-position:-433px -23px !important;
}

a#nav_06 {
	width:104px;
	background-position:-556px 0;
}

a:hover#nav_06{
	background-position:-556px -23px;
}

.active_06 {
	background-position:-556px -23px !important;
}

a#nav_07 {
	width:119px;
	background-position:-660px 0;
}

a:hover#nav_07{
	background-position:-660px -23px;
}

.active_07 {
	background-position:-660px -23px !important;
}

a#nav_08 {
	width:87px;
	background-position:-779px 0;
}

a:hover#nav_08{
	background-position:-779px -23px;
}

.active_08 {
	background-position:-779px -23px !important;
}

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border-color: silver;
}

.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	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 {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='highslide/graphics/close.png', sizingMethod='scale');
}
