body
{
	font: 11px "Lucida Grande", Verdana, Helvetica, sans-serif ;
	margin: 0;
	padding: 0;
	text-align: left;

	



}

table
{
	font: 11px "Lucida Grande", Verdana, Helvetica, sans-serif ;
	margin: 0;
	padding: 5;
	text-align: left;
}

#content img 
{
border:1px solid #DDDDDD;
padding:4px;
}


#main
{
top:0px;
width:790px;
position:absolute;
left:50%;
margin:0px;
margin-left:-400px;
background-image:url("shadowlinks.gif");
background-repeat:repeat-y;
min-height:1500px;

}

#blogroll
{

margin:0px;
width: 200px;
top:0px;
position:absolute;
background-color:#EEEEEE;
background-image:url("shadowrechts.gif");
background-repeat:repeat-y;
background-position:right;
right:0px;
min-height:100%;

}

#navi
{
top:0px;
left:50%;
width:762px;
margin-left:-386px;
position:absolute;
background-image:url("shadowoben.gif");
background-repeat:repeat-x;
background-position: -263px bottom;
z-index:1;
background-color:#DBDBDB;
height:165px;
}


#content
{
margin-top:180px;
margin-left:40px;
margin-right:240px;

}



h1 a:link
{
	color: black;
	text-decoration: none;
		border-bottom: 0px;
	
}

h1 a:visited
{
	color: black;
	text-decoration: none;
	border-bottom: 0px;
}

h1 a:active
{
	color: black;
	text-decoration: none;
		border-bottom: 0px;
}



h1 a:hover
{
	color: #600;
	text-decoration: none;
	border-bottom: 0px;
}






a:link
{
	color: #600;
	text-decoration: none;
	border-bottom: 1px dotted #600;
}

a:visited
{
	color: #663;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

a:active
{
	color: #600;
	text-decoration: none;
}



a:hover
{
	color: #600;
	color: black;
	text-decoration: none;
}




h1
{
	color: #111;

	font: bold 26px/100% Georgia, Times, "Times New Roman", serif;
	margin-top:3px;
	margin-bottom:0px;
	padding-bottom:0px;
}

h2
{
	color: rgb(64,64,64);
	font: bold 20px/110% Georgia, "Arial", serif;
	font-variant:small-caps;
	text-shadow: 3px 3px 8px #ccc;
	margin: 0 0 6px 0;
}



h3
{
	color: #111;
	font: bold 18px/100% Georgia, Times, "Times New Roman", serif;
	margin-bottom: 6px;
}

h5
{
	font: bold 14px/100% "Lucida Grande", Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #111;
	text-shadow: 3px 3px 6px #ccc;
	margin: 5px 0 10px 0;
}



li
{
	margin: 0 0 4px -40px;
	padding: 2px 0 2px 13px;
	list-style: none;
	background: url(/images/bullet.gif) no-repeat 0px 7px;
	line-height:130%;
}


/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
