body
{
	background:#ffffff url("images/bg01.jpg") repeat-x;
	padding: 0;
	margin: 0;
	color: #5a798e;
}

div, td
{
	font: 11px tahoma, sans-serif;
}

div.space
{
	font: 11px tahoma, sans-serif;
	color: #5a798e;
        margin: 2px 10px 2px 10px;
        text-align: justify;
}

p
{
	font: 11px tahoma, sans-serif;
	color: #5a798e;
	line-height: 16px;
	text-align: justify;
	margin: 2px 15px 2px 15px;
}

.center{
       text-align: center;
}

div.author
{
        text-align: right;
        margin-top: 2px;
        border-top: 1px dashed #012e4b;
}

div.graphic_space
{
       width:450px;
        padding: 0;
        margin: 4px 10px 4px 45px;
        display: block;
}

div.pd_space
{

          margin: 4px 0 4px 45px;
}


div.update_footer a:link, div.update_footer a:visited{
        color: #ffffff;
        border-bottom: 1px dashed #ffff55;
}

div.update_footer a:hover, div.update_footer a:active{
        color: #ffff55;
        border-bottom: 1px dashed #ffffff;
}

a:link, a:visited
{
	color: #012e4b;
	border-bottom: 1px dashed #ed9801;
	text-decoration: none;
}

a:hover, a:active
{
	color: #ed9801;
	border-bottom: 1px dashed #012e4b;
}

h1
{
	background: #ffffff url(images/h1.jpg) right bottom no-repeat;
	font-size: 12px;
	color: #01548d;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 2px 3px 2px 1px;
	padding: 9px 0px 13px 25px;
}

h2
{
	color: #01548d;
	font-size: 11px;
	font-weight: bold;
        text-transform: uppercase;
	margin: 3px 5px 5px 5px;
	padding: 5px 0px 1px 5px;
 	border-bottom: 1px dashed #012e4d;
}

h3
{
	background-color: #ffffff;
	color: #012e4d;
	font-size: 11px;
        text-align: center;
	font-weight: normal;

}

h4.commentauthor
{
       border-bottom: 1px dashed #012e4b;
       background-color: #f5f5f5;
       color: #01548d;
       margin: 0 0 0 0;
       padding: 2px 5px 2px 15px; 

}

div#container
{
	background-color: #ffffff;
	width: 770px;
	padding: 0 3px 0 3px;
	margin: 2px auto 0 auto;
}

div#header
{       
        margin-top: 57px;  
        background: url(images/header.jpg) top center no-repeat;    
        height: 66px;
}

div#content
{
	width: 390px;
	min-height: 82px;
        float:left;
	padding: 10px 15px 10px 15px;
}

div#leftsidebar
{
	min-height: 82px;
        width: 170px;
        float: left;
	padding-top: 5px;
}


div#rightsidebar
{
        float: right;
	min-height: 82px;
        width: 170px;
        padding-top: 5px;
}

div.sidewrapper
{

	width: 170px;
	float: left;
	padding: 0;
}

div.nav_header
{
	background: #ffffff url(images/nav_header.jpg) top right no-repeat;
	font-weight: bold;
	color: #012e4b;
	padding: 8px 0 7px 0;
	margin: 4px 0 0 0;
	text-transform: uppercase;
	text-indent: 10px;
}

div.navlink
{
	background-color: #ffffff;
	color: #000000;
	border-left: 3px solid #ffff99;
	border-right: 3px solid #ffff99;
}

div.navlink2
{
	color: #5a798e;
        text-align: center;
	background-color: #ffffff;
	border-left: 3px solid #ffff99;
	border-right: 3px solid #ffff99;
}

div.nav_footer
{
	background: #ffffff url(images/nav_footer.jpg) bottom right no-repeat;
	padding: 0 0 6px 0;
	font-weight: bold;
	color: #012e4b;
	text-transform: uppercase;
	text-indent: 10px;
}

div.update_header
{
	background: #ffffff url(images/update_header.jpg) top right no-repeat;
	font-weight: bold;
	color: #e0e7ec;
	padding: 2px 6px 5px 5px;
	margin: 2px 0 0 0;
	text-transform: uppercase;
	text-indent: 10px;
}

div.update_content
{
	padding: 2px 2px 4px 2px;
	background-color: #e0e7ec;
	margin: 4px 0 0 0;
	border-left: 3px solid #012e4d;
	border-right: 3px solid #012e4d;
}

div.update_footer
{
	background: #ffffff url(images/update_footer.jpg) bottom right no-repeat;
	padding: 2px 10px 2px 5px;
	color: #e0e7ec;
	text-align: right;
	text-indent: 10px;
}

div.navlink ul 
{
list-style-type: none;
padding: 2px 0 2px 0;
margin: 0 0 0 0px;
}

div.navlink li 
{
border-left: 10px solid #5a798e;
border-bottom: 1px solid #acc0cb;
padding: 1px 0 1px 0;
margin: 0 0 1px 0;
}

div.navlink a:link, div.navlink a:visited
{
	width: 154px;
	display: block;
	border-bottom: 0;
	padding: 1px 0 1px 0;
	text-decoration: none;
	text-indent: 5px;
}

div.navlink a:hover, div.navlink a:active
{
	background-color: #ffff99;
	font-weight: bold;
	color: #012e4d;
}

div#footer
{
	background: url(images/bg02.jpg) top left repeat;
	clear: both;
	overflow: hidden;
	height: 65px;
	margin: 0;
}

div#footer p
{
	background-color: #f5f5f5;
	font-size: 10px;
	color: #5a798e;
	text-indent: -6px;
	text-align: center;
	line-height: 11px;
	padding: 2px;
        margin: 24px 0 5px 0;
}

div#footer a:link, div#bottom a:visited
{
	color: #012e4b;
	text-decoration: none;
	border-bottom: 1px dashed #f5b55b;
}

.commentlink
{
	margin-right: 40px;
	font-weight: bold;
}


ul.commentlist
{
	list-style-type: none;
	border-bottom: 1px dashed #5a798e;
	padding: 4px 0 4px 0;
	margin: 0 30px 10px 30px;
}

ul.commentlist li
{
	border-top: 1px dashed #5a798e;
	margin: 0;
	padding: 3px 0 0 15px;
}

li.alt

{
	background-color: #e0e7ec;
	border-top: 1px dashed #5a798e;
	color: #5a798e;
	margin: 0;
	padding: 3px 0 0 15px;
}

li.alt p
{
	background-color: #e0e7ec;
	color: #5a798e;
	margin-bottom: 0;
	padding-bottom: 10px;
}

li.alt a:link, li.alt a:visited
{
	background-color: #f5f5f5;
	color: #012e4b;
	border-bottom: 1px dashed #ed9801;
	text-decoration: none;
	margin-bottom: 0;
}

li.alt a:hover, li.alt a:active
{
	background-color: #f5b55b;
	color: #ed9801;
	border-bottom: 1px dashed #012e4b;
}

input, select
{
	background-color: #e0e7ec;
	border: 1px solid #acc0cb;
	padding: 2px 2px 2px 2px;
	font-family: "tahoma", sans-serif;
	font-size: 11px;
	color: #5a798e;
        
}

input.submit
{
	width: 100px;
	margin-left: 10px;
}

textarea
{
	background-color: #e0e7ec;
	border: 1px solid #acc0cb;
	padding: 2px 2px 2px 2px;
	font-family: "tahoma", sans-serif;
	font-size: 11px;
	color: #5a798e;
	width: 260px;
}

input:focus, select:focus, textarea:focus
{
	color: #5a798e;
	background-color: #ffff99;
	border: 1px solid #f5b55b;
}

div.photo_display
{
        float: left;
        margin:2px;
        width:110px;
        border: 1px solid #acc0cb;
	background-color: #e0e7ec;
        padding: 1px;
}


div.graphic
{
        float: left;
       margin: 2px;
	border: 4px solid #e0e7ec;
	background-color: #ffff99;
        padding: 3px;
}

div.photo
{
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 100px;
        height: 100px;
        border: 1px solid #e0e7ec;
	background-color: #acc0cb;
        padding: 3px 3px 3px 3px;
}

div.divider
{
        border-bottom: 1px dashed #01548d;
        text-align: center;
	margin: 12px 35px 10px 35px;
}

img
{
    margin-left: auto;
    margin-right: auto;
}

div.comments
{
        margin: 10px 25px 3px 25px; 
	padding: 0 0 5px 0;
        background-color: #e0e7ec;
	color: #5a798e;
        border-top : 1px solid #ddddcc;
	border-bottom : 1px solid #ddddcc;
}

blockquote {

	margin: 0px 6px 3px 6px;
	padding: 2px 2px 2px 4px;
	border-left: 1px dotted #01548d;
	background-color: #acc0cb;
	color: #01234b;
       	border-top : 1px solid #ddddcc;
	border-bottom : 1px solid #ddddcc;
}

strong, cite, b, i {
	color: #012e4d;
}

div.odd
{
        margin: 10px 25px 3px 25px; 
	padding: 0 0 5px 0;
        background-color: #e0e7ec;
	color: #5a798e;
        border-top : 1px solid #ddddcc;
	border-bottom : 1px solid #ddddcc;
}

.comments_error { 
        background-color: #ffff99;

}

div.comments_error { 
        border: 1px solid #f5b55b;
        padding : 3px;
        margin: 0 20px 0 20px;
}

.clear{
      clear: both;
}


.uniform-list{
     border: 1px solid #012e4d;
     margin: 4px 10px 4px 10px;
}

dt{
        
	background-color: #e0e7ec;
        padding: 3px;
	color: #012e4d;
        font-weight: bold;
}

dd{
        padding: 2px 10px 10px 15px;  
}

.alignright 
{text-align:right}