@charset "utf-8";
/* CSS Document */
#container {width:800px;
margin-right:auto;
margin-left:auto;}
.header {background-image:url(Images/header_strip.jpg);
width:800px;
height:200px;
color:#FFCC00;
text-align:center;
border-bottom:3px solid #333333 ;
}
.header h1, h3 {color:#FFCC00;}
#sidecontainer {width:256px;
float:left;
margin-right:2em;
}
.footer {width:800px;
margin-right:auto;
margin-left:auto;
margin-top:4em;
padding-top:.5em;
font-size:0.7em;
border-top:3px solid  #339900;
clear:both;
}
body {font-family:Georgia, "Times New Roman", Times, serif;
background-color:#f9f6cb;
}

body h1, h2, h3, h4, h5, h6, p {margin:0px;
padding:0px;
line-height:1.4em;}
p {text-align: justify;
font-size:.9em;}
ul {margin-top:5px;
padding-top:0px;}
 li {font-size:.9em;
margin-top:.5em;
margin-left:2em;
/*padding-left:2em;*/
list-style-position: inside ;
list-style:circle;}
.aligncenter {text-align:center;}
a:link {Color:#009900;
text-decoration:none}
a:visited {color:#336600;}
a:link:hover {background-color:#FFFF66;
color:#CC0000;}

.blogspot a:link {Color: #804040;
text-decoration:none}
.blogspot a:visited {color:#336600;}
.blogspot a:link:hover {background-color:#FFFF66;
color:#CC0000;} 
.blogspot {
	height: 120px;
	width: 800px;
	background-image: url(Images/blog-background.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	margin-top: 10px;
}
.blogspot p { font-size:15px; font-weight:bold;  text-align:center;
padding-top:45px;}

