
body {
margin: 0px;
background-color: #E6ECFF;
line-height: 15px;
color: #000000;
}

input, select, textarea {
	padding: 0px;
	margin: 0px;
	margin-top: 2px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
}

a {
text-decoration: none;
color: #6078BF;
font-weight: bold;
}

a:hover {
text-decoration: none;
color: #FFFFFF;
background-color: #6078BF;
}

#commentlist {
	margin: 1.2em 0;
	padding-left: 10px;
	list-style-type: none;
}
#commentlist li  { background-color: #CCCCCC; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; margin-bottom: 8px; padding: 1px 20px; border-style: solid; border-width: 1px; border-color: #fff #666666 #666666 #fff }

p {
padding: 0px;
margin: 0px;
margin-bottom: 9px;
}

.pg {
padding: 0px;
margin: 0px;
padding-left: 3px;
padding-right: 2px;
}

table {
font-family: Tahoma;
font-size: 7.5pt;
color: #000000;
width: 100%;
}

td {
text-align: center;
}

.blogtitle {
font-family: Tahoma;
font-size: 10pt;
letter-spacing: 3px;
font-weight: lighter;
color: #6078BF;
position: absolute;
left: 5px;
top: 405px;
width: 200px;
align: right;
}

.navigation {
position: absolute;
left: 200px;
top: 405px;
width: 392px;
}

ul#nav {
list-style-type: none;
font: 7pt Tahoma;
margin: 0 0 0 5px;
}

ul#nav li {
float:left;
width: 60px;
margin: 0px;
margin-right: 3px;
}

ul#nav li a, ul#nav li a:link, ul#nav li a:active, ul#nav li a:visited {
background-color: #FFFAE6;
color: #000000;
display: block;
padding: 5px;
text-decoration: none;
text-align: center;
}

ul#nav li a:hover {
background-color: #809FFF;
}

.sidebar {
position: absolute;
top: 12px;
left: 579px;
width: 170px;
font-family: Tahoma;
font-size: 7.5pt;
color: #000000;
text-align: justify;
}

.content {
position: absolute;
top: 440px;
left:183px;
width: 381px;
font-family: Tahoma;
font-size: 7.5pt;
color: #000000;
text-align: justify;
}

h1 {
padding: 0px 0px 0px 3px;
font-family: Tahoma;
font-size: 7pt;
color: #BF8660;
border-bottom: dotted 1px #FFB380;
font-weight: lighter;
margin: 0px;
text-transform: uppercase;
letter-spacing: 2px;
}

.met {}

.met ul {
margin: 0;
padding: 0;
text-indent: 0px;
}

.met ul li {
margin: 0;
padding: 0;
list-style-type: none;
}

.sidebar ul {
margin: 0;
padding: 0;
text-indent: 0px;
}

.sidebar ul li {
margin: 0;
padding: 0;
list-style-type: none;
}
h2 {
font-family: Tahoma;
font-size: 10pt;
font-weight: lighter;
color: #BF8660;
margin: 0px;
padding: 0px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #FFB380;
}

input, select, textarea  { border-left:0px none #1d1e11; border-right:1px solid #1d1e11; border-top:0px none #1d1e11; border-bottom:1px solid #1d1e11; color: #000000; font-size: 8pt; font-family: Tahoma; background-color: #FFFFFF; text-align: left; padding: 3px;   }