@charset "utf-8";

* {
   padding: 0px;
   margin: 0px;
}
body {
	background-color: #000033;
	text-align: center;
	font-size: 100.01%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 20px;
	height: 100%;
	padding-bottom: 20px;
	background-attachment: fixed;
	color: #CCCCCC;
}
#wrapper {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #CCCCCC;
	text-align: left;
	width: 920px;
	border: medium solid #CCCCCC;
	background-color: #000066;
	margin: auto;
}
#header  {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	height: 210px;
	padding: 10px;
}

#main  {
	font-size: 1em;
	clear: none;
	float: right;
	width: 670px;
	background-color: #000066;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#navigation	{
	width: 200px;
	padding: 5px;
	float: left;
}#footer {
	padding: 5px;
	clear: both;
	text-align: center;
	font-size: .8em;
	font-family: "Times New Roman", Times, serif;
	height: 120px;
}
#main h3 {
	color: #FFFFFF;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	}
	
a:hover {
	color: #cc0000;
	}
#header  h1  {
	color: #ffcc00;
}
#footer h2 {
	color: #ffcc00;
	font-weight: bold;
}
#main table {
	color: #000000;
	background-color: #CCCCCC;
	border: thick solid #FFFFFF;
	padding: 5px;
}
#footer a {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #FFFF00;
}
#footer a:hover {
	color: #FF0000;
}
#wrapper  #main  h4 {
	background-color: #FFFF00;
	color: #FF0000;
	text-align: center;
}
.indexheadline {color: #000066}
ul.index  {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	background-position: center;
	text-align: justify;
	padding-bottom: 10px;
	margin-left: 50px;
	margin-right: 50px;
}
li.index {
	padding-bottom: 10px;
}


#navigation a {
	color: #ffcc00;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	line-height: 1.3em;
	}

	
#navigation a:hover {
	color: #FFFF00;
	font-size: 1.1em;
	line-height: 1.2em;
	}
#nav_button {
	height: 150px;
}

#wrapper #navigation h3 {
	color: #ffcc00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#wrapper #navigation P {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.fineprint {
	font-size: x-small
}
.feedburnerFeedBlock a {
	list-style-image: none;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.feedburnerFeedBlock a:hover {
	color: #FF0000;
}
.headline a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000033;
}
.feedburnerFeedBlock   li {
	list-style-image: none;
	list-style-type: none;
}
.blogger-post-footer {
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #666666;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.feedburnerFeedBlock {
	list-style-image: none;
	color: #000000;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-left: 20px;
}

