body
{
	font-family: arial, sans-serif;
	background:url(images/gradient.gif) 0% 0% repeat-x;
	background-color: #1624e0;
}
label
{
	display: block;
	margin-top: 5px;
}
p
{
	padding: 5px;
	line-height: 1.8;
	color: #313030;	
}

img
{
	border: 1px solid #313030;
}

h1
{
	display: none;
}

h2, h3, h4
{
	font-family: Lucida Sans, Helvetica, Arial;
	color: #313030;
	border: none;	
}
h2
{
	border-bottom: 1px solid #313030;
}
h3
{
	border: none;
}
.even
{
	border: 1px solid #730e9d;
	background-color: #f8f8f8;
	padding: 5px;
}
#menu_bar
{
	height: 30px;
	width: 760px;
	background: url(images/topbar.jpg) 0% 0% repeat-x;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#main
{		
	margin: 0px 0px 0px 20px;
	padding: 0px;
	width: 760px;
	background-color:white;
}
#header
{
	background: url(images/bluerequiem.gif) repeat-x;
	height: 150px;
}
#footer
{
	text-align: center;
	color: white;
	width: 760px;
	margin-left: 20px;
}
#left
{
	padding:0px;
	margin-top: 0px;
	width:200px;
	float:left;
	
}
#left h1
{
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 0px 0px;	
	font-style: italic;
}
#right
{
	border-top: 1px solid black;
	background: url(images/right_top.jpg) 0% 0% repeat-x;
	margin: 0px 0px 0px 20px;
	background-color: white;
	padding: 0px 5px 5px 5px;
}
#bottom
{
	height: 50px;
	width: 100%;
	clear: both;
	color: white;
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;
	background:url(images/bottom_gradient.jpg) 100% 100% repeat-x;
}
#nav
{
	 background: url(images/left_top.jpg) 0% 0% repeat-x;
	 background-color: #949292;
	 padding-top: 10px;
	 margin: 0px -2px 0px 0px;
}
#nav div.footer
{
	background: url(images/nav_rounded.gif) no-repeat 100% 100%;	
	margin: 0px -2px 0px 0px;
	padding: 10px;
	background-color:white;
}

#nav strong
{
	margin: 2px;	
}

#nav ul
{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 5px;
}

#nav ul li
{
	list-style:none;	
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 2px 5px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #000080;
	border-bottom: 1px solid white;
}

#nav ul li a
{
	display: block;
	padding: 0px;
	margin: 0px;
}

#nav ul li:hover
{
	background-color: white;
}

#nav a:link, #nav a:visited, #nav a:active, #nav a:hover
{
	text-decoration: none;
	color: #000080;
} 

#content
{
	padding: 10px 0px 0px 10px;
	margin: 10px 20px 0px 200px;
	font-size: 12px;
}
.entry a
{
	color: #1624e0;
	text-decoration: none;
}

.entry h1, .entry h2, .entry h3, .entry h4
{
	font-family: helvetica, serif;
}
.entry 
{
	font-family: arial, sans-serif;	
}
div.entry
{
	background: url(images/white_rounded.gif) no-repeat top left;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background-color: white;
	float:right;
	width: 180px;
	font-size: 12px;
}
div.entry .entry_title
{
	background: url(images/white_rounded.gif) no-repeat top right;
	margin: 0px 0px 0px 10px;
	padding: 10px 10px 0px 0px;
	text-align: center;
}
div.entry .title h1
{
	font-size: 16px;
	text-align: left;
	border-bottom: 1px solid #1624e0;	
	
}	
div.entry div.content
{
	background: url(images/white_rounded.gif) no-repeat center right;
	margin: 0px 0px 0px 10px;
	padding-right: 15px;
	padding-top: 0px;
}
div.entry div.footerLeft
{
	background: url(images/white_rounded.gif) no-repeat bottom left;
	height: 20px;
}
div.entry div.footerRight
{
	background: url(images/white_rounded.gif) no-repeat bottom right;
	margin-left:10px;
	height: 20px;
}

#amazon
{
	background-color: #949292
	margin: 0px;
	padding: 20px;
}

#google
{
	margin: 100px 0px 10px 20px;
}

.thumb
{
	display:inline;
}

#diggit
{
	margin: 0px 10px 5px 0px;
	float: left;
}

div#comments
{
    padding: 10px;
    background-image: url(/images/background2.jpg);
    background-repeat: repeat-x;
}

div#comments div#comment_errors
{
    color: red;
}

div#comments div.comment
{
    border-bottom: 1px solid #0b5210;
    padding: 5px;
    margin: 7px;
}