*{
margin:0px;
padding:0px;
}
img{border:0px}
html{
background-color:#322E2A;
width:100%;
height:100%;
background-image:url(images/bg.jpg);
background-position:top left;
background-repeat:repeat-x;
}
body{
width:100%;
background-image:url(images/black.gif);
background-position:bottom left;
background-repeat:repeat-x;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 13px;
line-height: 155%
}
#main{
width:768px;
margin:0 auto;
overflow:hidden;
}
#header{
padding:64px 0 0 0
}


.block{
background-color:#322E2A;
padding:30px 34px 17px 34px;
overflow:hidden;
float:left;
font-family:Tahoma;
font-size:13px;
color:#FFFFFF;
width:701px;
margin:0 0 44px 0
}
.block p{
padding:15px 0 0 5px
}
.block strong{
color:#FF0082
}
.block p a{
color:#03ADBC;
text-decoration:underline
}
.block p a:visited{text-decoration:underline}
.block p a:hover{text-decoration:none}

.column{
background-color:#322E2A;
width:215px;
float:left;
padding:0 0 39px 34px;
font-family:Tahoma;
font-size:12px;
color:#676666;
line-height:18px;
}
.column span{
color:#FF0082;
font-weight:bold;
display:block;
padding:20px 0 0 0
}
.title{
padding:0 0 13px 0
}
.column p{
padding:25px 0 25px 0
}
.column ul{
padding:17px 0 37px 0
}
.column li{
list-style-type:none;
line-height:26px;
background-image:url(images/arrow.gif);
background-position:left 4px;
background-repeat:no-repeat;
padding:0 0 0 14px;
}
.column ul a{
font-family:Tahoma;
font-size:15px;
color:#02BACB;
text-decoration:underline
}
.column ul a:visited{text-decoration:underline}
.column ul a:hover{text-decoration:none}

.column p a{
color:#03ADBC;
text-decoration:underline
}
.column p a:visited{text-decoration:underline}
.column p a:hover{text-decoration:none}

#footer li{
display:inline
}
#footer ul{
padding:23px 0 15px 0
}
#footer{
height:96px;
width:100%;
overflow:hidden;
float:left;
font-family:Tahoma;
font-size:11px;
color:#909090;
text-align:center;
}
#footer ul a{
color:#909090;
text-decoration:underline;
margin:0 16px;
text-transform:uppercase;
}
#footer a:visited{text-decoration:underline}
#footer a:hover{text-decoration:none}
#footer p a{
color:#909090;
text-decoration:none
}

#navcontainerup {
  background-color : #FFFFFF;
	color : #000000;
	clear : both;
}

#navcontainerup ul {
  font-size : 12px;
	color : #000000;
	background-color : #26211F;
	width: 100%;
	float : left;
	padding: 0;
	margin: 0;
	letter-spacing : 2px;
	border-top : 6px solid #C0C0C0;
}

#navcontainerup ul li {
	display : inline;
}

#navcontainerup ul li a
		{
	border-right : 1px solid #C0C0C0;
	color : #FFFFFF;
	float : left;
	padding : 12px 30px 12px 30px;
	text-decoration : none;
	background: #26211F;
}

#navcontainerup ul li#active a 
		{
	background: #FF0082 url('hmenuarrow.gif') no-repeat top center;
	color : #000000;
	cursor: default;
}

#navcontainerup ul li a:hover {
	background: #FF0082 url('hmenuarrow.gif') no-repeat top center;
	color : #000000;
}
H1 {
	color : #FF0082;
	font-size : 36px
}

H2 {
	color : #02BACB;
	font-size : 18px;
	background: transparent url('bl.gif') no-repeat center left;
	padding-left : 22px
}
