body {
        margin: 0 0 40px 0;
	background: #999999;
	color:#000000;
line-height: 150%;
    text-align: left;
	font-family:tahoma, verdana, arial, helvetica, sans-serif;
	font-size:.8em;
	padding:0;
        
	}

a {
	text-decoration: underline;
	font-weight:bold;
	}

a:link {
	color: #11246f;
	}

a:visited {
	color: #11246f;
	}

a:active {
	color: #79ddff;
	}

a:hover {
	 color:#2954c2;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
 text-align: left;

	}
	
h1{font-weight:normal;
	font-size:1.6em;
	color:#000000;
	margin: 40px 30px 0 100px;
	font-family: verdana, arial, sans-serif;
	}
h2{font-size:1.1em;
   font-style:italic;
   color:#000000;
   
   color: #F8F9CF;
   font-family: verdana, arial, sans-serif;
   }

h6{
	color: #000033;
	font-weight: bold;
	font-size: 16px;
}

a.h6link{
	color: #003366;
}

h7{
        font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
        color: #11246f
}

#container {
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0px;
width: 771px;

height:100%;
}


#header{
background: url(http://mw.the-iss.com//images/2006910/banners/rotate.php) no-repeat;
height: 237px;
width: 771px;
float:left;
}

.logo{
        float:left;
	width: 188px;
	padding: 30px 0px 0px 10px;
}

#menu{
width: 500;
margin: 34px 30px 0px 0px;
font-weight: bold;
font-size: .9em;
}

#menu a{
color: #132e91;
text-decoration: none;
}

#menu a:hover{
color: #fff;
}

#menu li
{
display: inline;
list-style-type: none;
padding-right: 19px;
}


#main{
width: 771px;
background: url(http://mw.the-iss.com//img/karysima_repeatbg.jpg) repeat-y;
float: left;
}

#sidebar {
float: left;
width: 188px;
display: inline;
margin: -20px 0 0 30px;
color: #fff;
font-size: .9em;
}

#entry-area{
float: left;
display: inline;
width: 470px;
margin: 0 0 0 50px;
}

#footer{
width: 771px;
background: url(http://mw.the-iss.com//img/karysima_footer.jpg) no-repeat top;
color: #fff;
float:left;
}

.footer-content{
margin: 40px 40px 0 40px;
font-size: .7em;
text-align:center;
}


#sidebar h2{
font-weight: bold;
border-bottom: solid 1px #1a51d2;
padding: 2px 0;
margin: 20px 0 4px 0;
color: #fff;
text-align:center;
font-style: normal;
text-transform: capitalize;
font-size: 1.2em;
}

#sidebar p{
margin: 4px 0;
}

#sidebar ul{
margin: 10px 0 10px 30px;
padding: 0;
}

#sidebar li{
margin: 6px 0;
}

#entry-area h2{
font-style: normal;
	font-family: Verdana, Arial, sans-serif;
	text-align:left;
	color: #000000;
	font-size: x-small;
text-transform:uppercase;border-bottom: 1px dotted #99CC66;
margin-bottom: 10px;
}

#entry-area h3{
font-size: 1.1em;
font-weight: bold;
margin: 0;
color: #11246f
}

#entry-area p{
margin: 4px 0 10px 0;
}

#entry-area p.posted{
font-size: .9em;
margin: 4px 0 20px 0;
}

		
input{
	background:#fff;
	border:solid 1px #112a88;
	}
	
textarea{	background:#fff;
	color:#112a88;
	border:solid 1px #112a88;
	font-family:tahoma, arial, verdana, sans-serif;
	}

.quote {
background:#e0eeee;
border: 1px solid #000000;
text-align: justify;
padding:6px;
margin: 20px;
}
