body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	background-color:#000;
	display:inline;
	text-align: center;
}

#header {
    border: 0px #FFFFFF solid;
}

#wrapper {
    border: 0px #FFFFFF solid;
    width:1024px;
    margin:0px auto;
}

#content {
	width: 65%;
    border: 0px #FFFFFF solid;
    float: left;
	text-align:left;
}

#orb {
	width: 290px;
    border: 0px #FFFFFF solid;
	float:right;
}

.commentlist li .avatar { 
	border: none;
	padding: 2px;
	}
	
.commentlist {
	background-color:#060606;
	border:#333 1px solid;
}


.orbcontent {
    width: 100%;
	height:115px;
    border: 0px #FFFFFF solid;
	text-align:left;
	display:block;
	background-image:url(/wp-content/themes/michael/images/img_04.png);
	background-repeat:no-repeat;
	background-position:right;
}


#sidebar {
	width: 300px;
    border: 0px #FFFFFF solid;
	float:right;
}

.sidebarcontent {
    width: 100%;
    border: 0px #FFFFFF solid;
	text-align:left;
	background-image:url(/wp-content/themes/michael/images/divide.png); 
	background-repeat:repeat-y;
	background-position:left;
	padding-left:10px;
}

#sidebar ul {
  list-style: none;
}

#sidebar li {
  list-style-type: none;
  list-style-image: none;
}

#advert {
	width: 300px;
    border: 0px #FFFFFF solid;
}

.advertcontent {
    width: 100%;
    border: 0px #FFFFFF solid;
	text-align:left;
	background-image:url(/wp-content/themes/michael/images/divide.png); 
	background-repeat:repeat-x;
	padding-left:10px;
}


.head {
	background-image:url(/wp-content/themes/michael/images/img_01.png);
	width:1024px;
	height:167px;
	background-repeat:no-repeat;
}

.vr {
	border:solid #000;
	height:100px;
}


.bottomorb {
	background-image:url(/wp-content/themes/michael/images/img_04.png);
	background-repeat:no-repeat;
	width:406;
	height:115;
	padding-bottom:500px;
}


#delimiter {
    clear: both;
}

#footer {
	padding-top:40px;
	background-image:url(/wp-content/themes/michael/images/img_13.png);
	width:1024px;
	height:28px;
	background-repeat:no-repeat;
	
    border: 0px #FFFFFF solid;
}

.title {
    font-size: 11pt;
    font-family: verdana;
    font-weight: bold;
}

h1	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	background-color:#0F0F0F;
	border: dashed 1px #242424;
	text-align:left;
}

h2	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	background-color:#0F0F0F;
	border: dashed 1px #242424;
	text-align:left;
}

h4	{
	text-align:right;
	font-size:10px;
}

hr {
	border: #2C2C2C solid 1px;
	width:100px;
	padding-right:100px;
	text-align:right;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

a:link {
COLOR: #0b7ec5;
}
a:visited {
COLOR: #033b5e;
}
a:hover {
COLOR: #FFFFFF;
}
a:active {
COLOR: #0b7ec5;
}

