body {
        padding:20px 50px; 
		margin:0; 
		font-family:Tahoma, Geneva, sans-serif;        
		background-color:#d9d9f6;
	}

#container {
    background-color:#0b0ba6; 
	padding:3px;
	margin: auto;
	text-align: left;
	width: 800px;
	position: relative;
	}

#header {
width:750px;
height:200px; 
}
#logo {
font-size:24px; 
color:#FFFFFF;
background color:#d66e11; 
height:10px; 
font-weight:bold; 
padding:1px 0 0 1px;
}

#logo a {
color:#0000ff; 
text-decoration:none;
}

#menu {
height:40px; 
background-color:#139bce; 
margin-top:5px;
}
#menu ul {
margin:0; 
padding:0;
}
#menu li {
width: auto; 
list-style:none; 
float:left; 
background:#139bce;
}

#menu a {
width: auto; 
float:left; 
height:20px; 
padding:10px 10px; 
color:#fff; 
font-size:12px; 
font-weight:bold; 
text-decoration:none; 
font-family:Arial, Helvetica, sans-serif;
}

#menu a:hover {
background:#0000ff;
}

#main {
float:right; 
width:100%; 
margin:5px 0; 
background:#e9e8fb; 
color:#111111; 
font-size:11px;
}

#main a {
color:#333333; 
font-weight:bold;
}

#main a:hover {
color:#0000FF;
}

#main br {
line-height:8px;
}

#sidebar {
width:160px; 
float:left; padding:0 30px 30px 10px; 
margin-top:10px;
background-color:#8f8dd1;
}

#sidebar h3 {
font-size:14px; 
font-weight:bold; 
margin:20px 0 5px 0;
text-align:center;
}

#sidebar ul {
margin:0; 
padding:0; 
border-top:1px solid #fff;
}

#sidebar li {
list-style:none; 
border-bottom:1px solid #fff;
}

#sidebar li a {
color:#fff; 
text-decoration:none; 
padding:3px; 
display:block;
text-align:center;
}

#sidebar li a:hover {
background-color:#ede9e9;
}

#text {
line-height:20px; 
margin-left:225px; 
padding:10px 30px 30px 1px;
text-align:justify;
}

#text h1 {
font-size:18px; 
font-weight:bold; 
margin:15px 0 10px 0;
text-shadow: #990000;
}

#text h2 {
font-size:12px; 
font-weight:bold; 
margin:15px 0 10px 0;
}

#text ol, #text ul {
padding:0; 
margin:8px 0;
}

#text li {
margin-left:40px;
}

#footer {
height:40px; 
color:#FFFFF3; 
font-size:11px; 
font-weight:bold; 
background-color:#8f8dd1; clear:both;
}

#footer a {
color:#FFFFF2;
}

#footer a:hover {
color:#DFDFDF;
}

#footer_left {
width: auto; 
float:left; 
padding:13px 0 0 30px;
}

#footer_right {
width: auto; 
float:center; 
padding:13px 30px 0 0;
}

#footer1 {
height:20px; 
color:#FFFFF3; 
font-size:9px; 
font-weight:bold;
background-color:#4a47de;
}

#footer1 a {
color:#FFFFF2;
}

#footer1 a:hover {
color:#DFDFDF;
}

#footer_left1 {
width: auto;
float:center; 
padding:5px;
}
