body {
	background: #ffffff url(../images/bodyback.jpg) repeat-y top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0;
}

body, td, th {
	color: #330033;
	vertical-align: top;
}

h1 {
	color: #333333;
}

h2 {
	color: #666699;
}

h3 {
	color: #330033;
}

h4 {
	color: #330033;
}

h6 {
	color: #333366;
}

a {
	color: #ffffff;
}

.outside{width:100%;
text-align: left;
}
.container{
width: 990px;
text-align: left;
background: #ffffff;
border: 1px solid #9999cc;
}

.splash{
width: 990px;
height: 98px;
color: #6d367f;
background: #ffffff url(../images/awd-logo.jpg) no-repeat top left;
}

.header{width: 990px;
height: 120px;
color: #ffffff;
background: #666699 url(../images/awdbanner.jpg);

}

.outerLeft{
float: left;
width: 770px;
padding: 10px;
background: #ffffff url(../images/outerleft.jpg) no-repeat top right;
}



.outerLeft a{color: #666666;}

.outerLeft a:hover{color: #aaaaaa;}

.blog{
width: 100%;
padding-bottom: 40px;
border-bottom: 0px dashed #330033;
}

.blog h2{
border-top: 1px dashed #330033;
border-bottom: 1px dashed #330033;
}

.blog h2 a{
text-decoration: none;
color: #666699;
}

.blog h2 a:hover{color: #999999;}

.topMenu{
padding: 5px 5px 5px 5px;
font-size: 100%;
background: #9999cc url(../images/back.jpg) repeat-x right  top;
font-weight: bold;
}

.topMenu a{
text-decoration: none;
padding: 5px 5px 5px 5px;
background: #9999cc url(../images/back.jpg) repeat-x right  top;
}

.topMenu a:hover{
background: #cccc00 url(../images/back2.jpg) repeat-y right  top;
}

.dropdown{background: #7470a3; color: #343084;}
.dropdown a{background: #ffffff; text-decoration: none; color: #343073; margin: 1px 0 1px 0;}
.dropdown a:hover{background: #7470a3; color: #ffffff;}


.outerRight{
float:right;
width: 200px;
padding: 0px;
background: #ffffff url(../images/outerright.jpg) no-repeat top right;

}

.contrib{
margin-top: 10px;
border-top: 1px dashed #330033;
padding-bottom: 10px;
}

.links{
margin-top: 10px;
border-top: 1px dashed #330033;
padding-bottom: 10px;
padding-top: 10px;
}

.links a{
display: block;
}

.previous a{
display: block;
}

.previous{
margin-top: 10px;
border-top: 1px dashed #330033;
padding-bottom: 10px;
padding-top: 10px;
}

.friends{
margin-top: 10px;
border-top: 1px dashed #330033;
padding-bottom: 10px;
padding-top: 10px;}

.friends a{
display: block;
}

.other {
margin-top: 10px;
border-top: 1px dashed #330033;
padding-bottom: 10px;
padding-top: 10px;
}

.footer{
clear: both;
width: 990px;

background: #666699 url(../images/back.jpg) repeat-x right  top;;
text-align: center;
color: #ffffff;
padding: 3px 0px 3px 0; font-size: 90%;
}

.footer a{

}

.commenthead{
border: 1px solid #330033;
padding: 10px;
background: #bbbbdd;
}

.commenthead h3{
border-bottom: 1px dashed #330033;
}

.comment {
border-bottom: 1px dashed #330033;
padding-bottom: 25px;
}
td.footblog {
font-size: 90%;
font-style:italic;
}

.me {border-left: 3px solid #141043; padding-left: 3px;}