body { 
font: 1.0em Verdana, Arial, Sans-Serif; 
line-height: 1.5em; 
background: #012C2E url('images/dktealtxt.jpg'); 
color: #000000; 
text-align: center;
}

a { 
color: #5C73B8; 
background: inherit; 
text-decoration: none; 
}

a:hover { 
text-decoration: underline;
}

a#logo {
display: block;
margin-left:180px;
background: url('images/logo.gif');
height: 125px;
width: 323px;
}

a#logo:hover {
background: url('images/logobrite.gif');
}

h1 {
font: 2.0em Verdana, Arial, Sans-Serif;
text-align: center;
margin-top: 0px;
}

h2 {
font: 1.3em Verdana, Arial, Sans-Serif;
text-align: center;
}

img {
padding: 0;
}

hr {
color: #0E0E0F;
background-color: #0E0E0F;
}

#wrapper { 
margin: 0 auto;
padding: 20px;
text-align: center;
width: 1000px; 
background: #012C2E url('images/dktealtxt.jpg');
}

#header {
background: #74F2EE url('images/notes1000.jpg');
padding-left:65px;
height: 270px;
margin: 0 auto;
text-align: center; 
}

#main {
margin-bottom: 20px;
}

.top {
background: #74F2EE url('images/top.jpg'); 
height: 22px; 
}
.top1000 {
background: #74F2EE url('images/top1000.jpg'); 
height: 21px; 
}
.bktop {
background: #74F2EE url('images/bktop.jpg'); 
height: 22px;
margin: 0 0 0 770px;
}
.bottom {
background: #74F2EE url('images/bottom.jpg'); 
height: 16px; 
}
.bottom1000 {
background: #74F2EE url('images/bottom1000.jpg'); 
height: 16px; 
margin-bottom: 20px;
}
.bkbottom {
background: #74F2EE url('images/bkbottom.jpg'); 
height: 16px;
margin: 0 0 20px 770px;
}

.navbar {
background: #74F2EE url('images/background.jpg'); 
width: 230px;
margin: 0 0 0 770px;
}

.sidepic {
margin:10px 0 10px 20px;
width:215px;
border: 5px solid black;
}

.tablist {  
margin: 0;
padding: 5px 5px 5px 30px;
text-align: left;
}

	.tablist li{ list-style: none; }
	.tablist li a{
		text-decoration: none;
		margin: 0 15px 0 0;
		padding: 3px 10px 3px 0px;
		font-weight: bold;
		color: #000000;
	}
	.tablist li a:hover{
		text-decoration: none;
		color: #012C2E;
        font-style: italic;
	}
	.tablist li.current_page_item a, .tablist li.current-cat a{
		color: #ffffff;
	}

#content {
background: #74F2EE url('images/notes.jpg'); 
color: #000000;
padding-left: 90px;
}

#content p {
padding: 0px 20px 0px 20px;
text-align: center;
}

#footer {
height: 100px;
background: #74F2EE url('images/notes1000.jpg'); 
}

#footer p {
padding: 20px 0 0 0;
margin: 0;
}

