body{
	background:#93BEE2 url("logo.png") top left no-repeat;
	color:#000080;
	font-family: "Bitstream Vera Sans", Verdana, Helvetica, Arial, sans-serif;
	font-size:95%;
	line-height:1.5;
	margin:0;
	padding:100px 0 0px 0;
	text-align:left;
	overflow: -moz-scrollbars-vertical;
}

div#content{
width: 70%;
margin: 0 auto;
border-left: 30px solid #63BEE2;
}

div#start{
margin: 10px;
background: #e3eEE2;
border: 1px solid #999;
border-left: 0;
border-right: 0;
}

div#start p{
background: transparent;
}

div#start ul{
list-style-type: none;
list-style-image: url("bullet.png");
}

div#start p.simple{
text-align: center;
letter-spacing: 4px;
}

div#start ul li{
}

div#start p#license{
font-size: 80%;
padding: 20px;
margin: 0;
background: url("pd.png") bottom right no-repeat !important;
}


h1, h2, h3{
	font-weight:normal;
	letter-spacing: -1px;
	margin: 10px;
	padding-left: 30px;
}


h1{
display: none;
}

h2, h3{
	background: #df9;
}


a, a:link{
color: #58BBEB;
text-decoration: none;

}

a:hover, a:active, a:focus{
color: #999;
border-bottom: 1px solid #000;
}

p, ul{
margin: 10px;
padding: 10px;
background: #e0e0f0;
}

li{
margin-left: 30px;
}

p.note{
margin: 10px;
padding: 10px;
padding-top: 20px;
background: #ffd url("note.png") top left no-repeat;
}

p.attention{
margin: 10px;
padding: 10px;
padding-top: 20px;
background: #ffd url("attention.png") top left no-repeat;
border: 1px solid #ddd;
border-left: 0px;
border-right: 0px;
}

p.godownload{
width: 280px;
text-align: center;
font-size: 130%;
letter-spacing: 2px;
margin: 0 auto;
background: #F9F7ED !important;
border: 1px dotted #ddd;
}

p.godownload a{
color: #090;
}

code{
display: block;
margin: 10px;
background: #e6e6e6 url("code.png") top left no-repeat;;
color: #000;
padding: 10px 10px 10px 30px;
font-family: Courier New, Courier, system;
}


h2#download+p{
	background: #fff url("disk.png") center left no-repeat;
	padding-left: 40px;
}

#footer{
font-size: 80%;
margin: 50px 0 0 0;
padding: 4px;
width: 100%;
background: #fff;
color: #d3d5c9;
text-align: center;
}

#footer a{
color: #ccc;
}

span.setback{
display: block;
margin-left: 20px;
}

meta{
border-bottom: 1px solid #f3f5e9;
border-bottom: 1px solid #B4C24B;
color:#E87830;
color:#CC0000;
color:#B4C24B;
color:#58BBEB;
color:#6F6F6F;
#f3f5e9;
}

