body {
margin: 0;
padding: 0;
background: #7F7E7E;
color: #000;
}

h1, h2, h3 {
font-family: tahoma, trebuchet ms, verdana, arial, helvetica, sans-serif;
}

h4 {
font-family: lucida grande, verdana, arial, helvetica, sans-serif;
margin-bottom: 4px;
}

p {
font-size: 12px;
font-family: lucida grande, verdana, arial, helvetica, sans-serif;
}

.center {
text-align: center;
}

blockquote {
font-size: 11px;
font-family: lucida grande, verdana, arial, helvetica, sans-serif; 
background: #E0E0E2;
padding: 7px;
}

ul {
list-style: round;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 1em;
padding-left: 1em;
}

li {
background: transparent;
font-size: 100%;
font-family: lucida grande, verdana, arial, sans-serif;
color: #000;
}

img {
margin: 0;
padding: 0;
border: 0;
}

a:link { background-color: transparent; text-decoration: none; color: #000; font-weight: bold;}
a:hover { background-color: #BF0303; text-decoration: none; color: #fff; font-weight: bold;}
a:visited { background-color: transparent; text-decoration: none; color: #000; font-weight: bold;}


ab:link { background-color: transparent; text-decoration: none; color: #fff; font-weight: bold;}
ab:hover { background-color: #BF0303; text-decoration: none; color: #fff; font-weight: bold;}
ab:visited { background-color: transparent; text-decoration: none; color: #fff; font-weight: bold;}

#wrapper {
position: relative;
margin: 0 auto;
padding: 0;
width: 760px;
}

#left {
position: absolute;
top: 0;
left: 0;
margin: 10px 0;
padding: 0;
width: 170px;
}

#leftbar {
position: relative;
margin: 0;
padding: 10px;
background: #C7C7C9;
color: #000;
font-size: 70%;
text-align: left;
}

#middle {
position: absolute;
top: 0;
left: 180px;
margin: 10px 0;
padding: 0;
width: 400px;
}

.blogtitle {
position: relative;
float: left;
margin: 0;
padding: 10px;
background: #BF0303;
color: #fff;
width: 380px;
text-align: left;
}

.blogtitle h1 {
margin: 0;
padding: 0;
font-size: 280%;
}

#blog {
position: relative;
float: left;
margin-top: 10px;
margin-bottom: 10px;
padding: 10px;
font-size: 80%;
background: #fff;
color: #000;
width: 380px;
text-align: left;
}

#right {
position: absolute;
top: 0;
left: 590px;
margin: 10px 0;
padding: 0;
width: 170px;
}

#box {
position: relative;
float: left;
margin: 0;
height: 135px;
background: #BF0303;
color: #fff;
width: 170px;
}

#rightbar {
position: relative;
float: left;
margin-top: 10px;
padding: 10px;
background: #669cf9;
color: #fff;
font-size: 70%;
width: 150px;
text-align: left;
}

.date {
font-size: 100%;
background: transparent;
color: #000;
}

.title {
font-size: 150%;
background: transparent;
color: #073178;
}

.posted {
margin-bottom: 30px;
font: 10px lucida grande, verdana, arial, helvetica, sans-serif;
background: transparent;
color: #000;
}

.sidetitle {
margin: 10px 0;
font-size: 125%;
background: transparent;
color: #fc0;
}

.leftsidetitle {
margin: 10px 0;
font-size: 125%;
background: transparent;
color: #BF0303;
}

.paginate {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			12px;
 font-weight: 		normal;
 letter-spacing:	.1em;
 padding:			10px 6px 10px 4px;
 margin:			0;
 background-color:	transparent;
}

.pagecount {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			10px;
 color:				#666;
 font-weight:		normal;
 background-color: transparent;
}

.input {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
height:            1.6em;
padding:           .3em 0 0 2px;
margin-top:        6px;
margin-bottom:     3px;
}

.textarea {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
margin-top:        3px;
margin-bottom:     3px;
}

.checkbox {
background-color:  transparent;
margin:            3px;
padding:           0;
border:            0;
}

.submit {
background-color:  #fff;
font-family:       Arial, Verdana, Sans-serif;
font-size:         11px;
font-weight:       normal;
letter-spacing:    .1em;
padding:           1px 3px 1px 3px;
margin-top:        6px;
margin-bottom:     4px;
text-transform:    uppercase;
color:             #000;
}

/* linkage subhead styles */

.link_subhead {
font-weight: bold;
}

.right_link {
color: #fff
}