/* CSS Document 
*
{
margin: 0;
padding: 0;
}
#content ul { margin: 1em 2em; }
p
{
margin: 1em 0 1em 0;
}*/
body
{
font-family: "lucida sans", Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
}
a img 
{
border:none; 
}
#wrapper
{
margin: 0;
padding: 0;
width: 920px;
}
#top
{
background: url(../images/banner.gif) no-repeat;
width: 800px;
height: 162px;
margin: 0;
padding: 0;
}
#top a
{
width: 800px;
height:150px;
display: block;
text-decoration:none;
}
#top a span {
visibility: hidden;
}
#menu
{
float: left;
margin: 0 0 0 0;
padding: 0;
background: url(../images/bg_menu.gif) repeat-y;
width: 167px;
height: 535px;
line-height: 30px;
font-size: 13px;
letter-spacing: 0px;
}
#menu ul
{
margin: 0 0 0 3px;
padding: 0;
}
#menu li
{
height: 30px;
margin: 0 5px 0 0;
list-style-type: none;
background: url(../images/bg_underline.gif) no-repeat bottom right;
padding: 0 0 0 0;
}
#menu a:link, #menu a:visited
{
color: #000;
text-decoration: none;
padding: 0 0 4px 36px;
}
#menu a:hover, #menu a:active
{
background: url(../images/mo.gif) no-repeat;
}
#logo a:hover, #menu a:active
{
background: url() no-repeat;
}
#content
{
font-size: 14px;
margin: 0 0 0 175px;
width: 625px;
}
#content a:link, #content a:visited
{
color: #003399;
text-decoration: none;
}
#content a:hover, #content a:active
{
background-color: #003399;
color: #FFC000;
}
#content img
{
padding: 4px;
}
h1
{
font-size: 20px;
color: #6E92DA;
padding: 0 0 0.5em 0;
border-bottom: 1px solid #6E92DA;
}
h2
{
font-size: 18px;
color: #6E92DA;
}
.date
{
font-size: 16px;
color: #6E92DA;
}
hr
{
color: #6E92DA;
}
#footer
{
clear: both;
width: 920px;
font-size: 12px;
text-align: center;
}
#footer a:link, #footer a:visited
{
color: #003399;
text-decoration: none;
}
#footer a:hover, #footer a:active
{
background-color: #003399;
color: #FFC000;
}
#dmbri img
{

}
.blogholder
{
	width:600px;
	text-align:left;
	padding:0 1em 0 1em 
}
.commentholder
{
	border:thin solid #6E92DA;
	width:200px;
	padding:0 1em 0 1em;
	float:right;
}