*{
padding:0;
margin:0;
}

body{
	background:#000 url(images/big_pic.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000;
	padding-bottom: 30px;
	background-repeat: no-repeat;
	line-height: 17px;
}

a{
color:#692DAC;
text-decoration:none;
}

a:hover, a:active{
color:#692DAC;
text-decoration:underline;
}

#header{
margin:15px;
}



#main
{
	float: left;
	background-image: url(images/topbg.jpg);
	background-repeat: no-repeat;
	width:556px;
	margin-left: 80px;
	margin-bottom: 10px;
	
}

#wrapper{
float: left;
width:540px;
background:#fff;
padding: 5px;
border: 4px #692DAC solid;

}

#logo h1
{
font-size: 25px;
padding-left: 20px;
font-weight: bold;
color: #692DAC;
}

#logo h2 a
{
font-size: 14px;
padding-left: 20px;
font-weight: bold;
color: #E6E6E6;
}


#text{

padding:10px;
}

#text p{
padding:5px;
}

#texttop{
	padding-top: 10px;
	padding-left: 10px;
}

h1, h2, h3{
padding:5px;
color:#000;
}

h1{
font-size:1.6em;
font-weight: bold;
color: #692DAC;
}

h2{
font-size:1.05em;
}

h3{
	font-size:1em;
	color:#000;
	margin-left: 130px;	
}

#text ul, ol{
padding-left:12px;
margin-left:12px;
}


.meta{
text-align:right;
color:#0066CB;
font-size:0.79em;
}

.meta a{
text-decoration:underline;
}

#footer{
font-size:0.79em;
text-align:center;
margin:10px;
}

#footer a{
text-decoration:underline;
}.italic {
	font-style: italic;
}
