html {
background: #040807 url(bgd.jpg) no-repeat right top;
width: 6630px; height: 100%; 
}

body {
	margin:0;
	padding:0;
	width: 6630px;
	height: 100%;
	color:#FFF; 
	font: 62.5%/150% Georgia, "Times New Roman", Times, serif;
	background: url(bg.jpg) no-repeat left top;
}

* html body { width: 7030px; height: 100%; }




h1 {
font-size: 4.2em ; 
font-weight:normal;
margin-bottom: 0.4em;
}

h2 {
font-size: 3.5em ; 
font-weight:normal;
line-height: 100%;
padding-top: 0px;
margin-top: 0px;
}

h3 {
font-size: 2.7em ; 
font-weight:normal;
line-height: 110%;
}

h4 {
font-size: 2.7em ; 
font-weight:normal;
padding-top: 12px;
}

h5 {
font-size: 1.9em ; 
font-weight:normal;
padding-bottom: 0px;
margin-bottom: 0px;
line-height: 100%;
}

p {
font-size: 1.45em ; 
text-align: justify;
line-height: 115%;
padding-bottom: 0.1em;
}

a:link,a:visited,a:active {
	text-decoration: none;
	color: #22b1e1;
}
a:hover {
	text-decoration: underline;
	color: #22b1e1;
}

img {
	border: none;
}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	


#page {
	padding-left: 200px;
	xxheight: 509px; 
	height: 100%; 
}


#leftsider {
	padding: 20px 0 0 50px;
	float: left;
	width:400px; 
}



#content {
	margin: 0px 0 0 40px; 
	float: left;
	font-size: 1.1em; 
		height: 100%; 
}


.par {
	margin: 0px 540px 0 0px; 
	margin-left: 0px; 
	padding-top: 0px;
	padding-left: 135px;
	float: left; 
	width: 535px;	
	xxheight: 300px;
	height: 100%; 
	background: #040807 url(deco2.jpg) no-repeat top left;
}

.alt {
background: #040807 url(deco1.jpg) no-repeat top left;
}

.image {
	margin: 0px 60px 0 0px; 
	margin-left: 0px; 
	padding-top: 0px;
	padding-left: 0px;
	float: left; 
	width: 380px;	
	height: 100%; 
}

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 20px;
	border-bottom:none;
	color: #22b1e1;
	background: url(arrow.gif) no-repeat scroll left center;
	text-decoration:none;
	font-size:1em;
}

p.secbot a:hover {
	border-bottom:1px solid #22b1e1;
	text-decoration:none;
}

#arrows {
	position: fixed;
	top: 440px;
	left: 650px; 
	width: 90px;
	height: 30px;
	cursor: pointer;
}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 40px;
	height: 30px;
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #left a {background: transparent url(../img/leftbig.png) no-repeat;}
#arrows ul #right a{background: transparent  url(../img/rightbig.png) no-repeat;}


#rightsider {
	padding: 0 10px 0px 0;
}	

#rightsider a{
	color: #22b1e1;
	text-decoration: none;
}
