@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.frame{background-image: url(../images/frame.jpg);
background-position:center;
background-repeat:no-repeat;
height:470px;
padding-top:70px;
}

.leftcol{
padding-right:20px;
}

.questions {
color:#f0e400
}


/* ----------------------------    ELEMENTS  --------------------------------------------*/

hr{
color: #202020;
}

h1{ font-size:18px;
color:#ff1600;
}

h2{
color: #FFFF00;
display:inline;
}


/* ----------------------------    END ELEMENTS  --------------------------------------------*/
.indexNews{
background-image:  url(../images/mirror_02.jpg);
background-repeat:repeat-y;
background-position:center;
padding-left:50px;
padding-right:50px;
}

.headBorder{
height:30px;
background-image:url(../images/headBorder.png);
background-repeat:no-repeat;
background-position:bottom;
}

.container{
width:1000px;
}

.topedge{
background-image:url(../images/bgTopEdge.png);
background-repeat:no-repeat;
height:100px;
}

.bottomedge{
background-image:url(../images/bgBottomEdge.png);
background-repeat:no-repeat;
height:100px;
}

.content{
background-image:url(../images/bgEdge.png);
background-repeat:repeat-y;
}

.holder{
background-image:url(../images/tableBCKbg.png);
background-repeat:repeat-y;
display: block;
}

.mainContent{
background-image:url(../images/layout_02.jpg);
background-repeat:repeat-y;
color:#FFFFFF;
padding-left:110px;
padding-right:110px;
font-size:14px;
}

.mainContent a {
color: #CC3300;
text-decoration:none;
}

.mainContent a:hover {
color: #9B0000;
text-decoration:none;
}


.flash object{
display: block;
}


/* ----------------------------    CONTACT FORM --------------------------------------------*/

.gold {
color:#f8d201;

}

input, textarea, select {
font-size:14px;
color:#FFFFFF;
background-color: #000000;
border:#FFFFFF 1px solid;
}

.contact{
font-size:14px;
}

/* ----------------------------    END CONTACT FORM --------------------------------------------*/



/* ----------------------------   ADMIN --------------------------------------------*/
#float {
width:900px;
position:absolute;
margin-top:-500px;
margin-left:180px;
padding-left:20px;

}

/* ---------------------------- END ADMIN --------------------------------------------*/

.footer{
background-image:url(../images/layout_03.jpg);
background-repeat:no-repeat;
height:411px;
}

.footerTable{
color:#FFFFFF;
text-align:center;
padding-top:225px;
}

.footerTable a {
color: #000000;
font-weight:bold;
text-decoration:none;

}

.footerTable a:hover{
color: #D70000;
text-decoration: none;



}

.footer_copyright{
color:#FFFFFF;
height:110px;
padding-top:20px;
text-align:center;
background-image: url(../images/siteBottom.png);
background-repeat:no-repeat;
background-position:top;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footer_copyright a {
color:#f8d201;
text-decoration:none;
}
