*{
margin:0px;
padding:0px;
}

body{
width:850px;
margin-left:auto;
margin-right:auto;
text-align:center;
}

h2, h3, p, li{
text-align:left;
}

img{
border:0;
}


h1{
font-size:100%;
margin:0px;
color:#686868;
}

h2{
font-size:110%;
border-bottom:#0033FF 2px dotted;
border-left:#0033FF 10px solid;
padding:7px 0px 3px 10px;
margin:0px 10px 10px 10px;
color:#686868;
}

h3{
font-size:100%;
border-left:#0033FF 3px solid;
color:#000;
margin:20px 10px 5px 20px;
padding:3px 0px 0px 5px;
line-height:1.4em;
}

h4{
font-weight:normal;
text-align:center;
margin:20px 5px 5px 5px;
padding:7px 0px 5px 0px;
font-size:100%;
border-style:dotted;
border-color:#555;
border-width:2px;
}

a:link {
text-decoration:none;
color:#000000;
}
a:visited {
text-decoration:none;
color:#000000;
}
a:active {
text-decoration:none;
color:#000000;
}
a:hover {
color:#ff0000;
}

ul{
width:200px;
}

ul:after{
clear:both;
height:0px;
display:block;
content:"";
}

li{
list-style:none;
text-align:center;
margin:5px 5px 5px 5px;
padding:7px 0px 5px 0px;
font-size:100%;
border-style:dotted;
border-color:#ccc;
border-width:2px;
}

#main{
width:850px;
margin-top:10px;
}

#main:after{
clear:both;
height:0px;
display:block;
content:"";
}
/* ----------main-manu-------- */

#main-manu{
width:200px;
float:left;
background-color:#ccffff;
}

#main-manu p{
margin:10px;
font-size:80%;
line-height:1.8em;
}
/* ----------main-content-------- */

#main-content{
width:650px;
float:right;
}

#main-content p{
margin:0px 20px 10px 25px;
font-size:80%;
line-height:1.3em;
}

/* ----------topics-------- */

#topics{
	font-size:90%;
	font-weight:normal;
	line-height:1.3em;
	text-align:left;
	color:#000;
}

#topics p{
	font-size:90%;
	font-weight:normal;
	line-height:1.3em;
	text-align:left;
	color:#ff0000;
}

#topics a{
	font-size:90%;
	font-weight:normal;
	line-height:1.3em;
	text-align:left;
	color:#ff0000;
}

/* ----------copyright-------- */

.copyright{
width:850px;
background-color:#0033FF;
margin-left:auto;
margin-right:auto;
margin-top:5px;
padding:5px 0px 5px 0px;
}

.copyright p{
text-align:center;
font-size:80%;
color:#fff;
}
