body {
	margin: 0 auto;
	font-family: Arial,  Verdana, Tahoma, Helvetica, sans-serif;
	padding: 0;
	background: #FFFFFF; 
}


blockquote {
	margin: 1em 3em;
	color: #303030;
	font-style: italic;
	border-left: 2px solid #999;
	padding-left: 1em; 
}


form { 
	margin: 0; 
	padding: 0; 
} 

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

h1, h2, h3 {
	font-family: arial, helvetica, sans-serif;
	letter-spacing: 0.09em;
}

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

li {
	font-family: verdana, arial, helvetica, sans-serif;
	padding-bottom: 3px;
}

p {
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
}

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


#navcontainer {
	margin: .1em;
	padding: 0;
}

#navcontainer ul {
	margin: .1em;
	padding: 0;
	list-style-type: none;
}

#navcontainer ul li { 
	display: inline; 
}

#navcontainer ul li a {
	text-decoration: none;
	padding: .2em 1em;
	color: #fff;
	background-color: #036;
	border-right: solid 2px #FFF;
}

#navcontainer ul li a:hover {
	color: #fff;
	background-color: #369;
	border-right: solid 2px #FFF;
}
 

/*---DIV ID's---*/

#blog {
	float: left;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px 5px 5px 5px;
	border-top: solid 1px #2A638B;
	width: 500px;
	background: #FFFFFF;
	font-family: verdana;
	font-style: normal;
	font-size: 90%;
	color: #333;
	text-align: left;
}

#blog_comments {
	float: left;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px 5px 5px 5px;
	border-top: solid 1px #2A638B;
	width: 730px;
	background: #FFFFFF;
	font-family: verdana;
	font-style: normal;
	font-size: 90%;
	color: #333;
	text-align: left;
}


#blogtitle {
	margin-left: 0px;
	width: 900px;
	background: transparent;
}

#blogtitle h1 {
	margin: 0;
	padding: 0;
	font-size: 190%;
	font-style: italic;
	letter-spacing: 0.1em;
	text-align: left;
	color: #000;
}

#comment ul {
	list-style: none; 
}

#content {
	float: left;
	margin-bottom: 10px;
	padding: 0;
}

#footer {
	margin-top: 0px;
	padding: 0px 0px;
	border-top: 1px solid #ccc;
	background: #B6FFB6;
	color: #333;
}

#header {
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	color: #FFFFFF;
}

#clsidebar {
	float: left;
	margin-top: 0px;
	margin-left: 3px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 10px 10px 10px 10px;
	border-top: solid 1px #2A638B;
	border-left: solid 1px #2A638B;
	border-right: solid 1px #2A638B;
	width: 200px;
	background: #B0B0B0;
	color: #282828;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 70%;
}

#lsidebar {
	float: left;
	margin-top: 0px;
	margin-left: 3px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 10px 10px 10px 10px;
	border-top: solid 1px #2A638B;
	border-left: solid 1px #2A638B;
	border-right: solid 1px #2A638B;
	width: 205px;
	background: #B0B0B0;
	color: #282828;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 70%;
}

#rsidebar {
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	margin-right:0px;
	margin-bottom: 0px;
	padding: 10px 10px 10px 10px;
	border-top: solid 1px #2A638B;
	border-left: solid 1px #2A638B;
	border-right: solid 1px #2A638B;
	width: 205px;
	background: #B0B0B0;
	color: #282828;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 70%;
}

#wrapper {
	margin: 0px auto;
	width: 1080px;
}


/*---DIV CLASSES---*/
.catname {
	font-size: 70%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	background: transparent;
	color: #660000;
	text-align: right;
}
.center {
	text-align: center;
}

.date {
	font-size: 115%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 20px;
	background: transparent;
	border-bottom: 1px solid #2A638B;
	padding-bottom: 4px;
	color: #13008B;
}

.lg-polls-answers {
	list-style: none;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 1em;
	padding-left: 1em;
}

.Group {
	display: block;
	height: 28px;
	width: 200px;
	background: #A0A0A0;
	line-height: 27px;
	padding-left: .5em;
	color: #dfdfdf;
	text-decoration: none;
        border: 0;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 3px;
}

.Group1 {
	color: #ffffff;
	text-decoration: none;
}


.Group:hover {
	color: #dfdfdf;
	background: #787878;
	text-decoration: underline;
}

.Group1:hover {
	color: #dfdfdf;
	background: #787878;
	text-decoration: underline;
}

.hide {
	display:none;
}

.line2 {
	font-family: verdana;
	font-size: 100%;
	font-style: bold;
	background: transparent;
	color: #000;
	text-align: left;
}

.Option {
	display: block;
	height: 28px;
	width: 200px;
	background: #FFFFFA;
	line-height: 27px;
	padding-left: .5em;
	color: #888888;
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 3px;
}

.Option1 {
	color: #888888;
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
}

.Option:hover {
	color: #777777;
	background: #787878;
	text-decoration: underline;
}

.Option1:hover {
	color: #777777;
	background: #787878;
	text-decoration: underline;
}

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

.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;
}

.posted {
	margin-bottom: 30px;
	padding-top: 6px;
	border-top: 1px solid #666;
	font: 10px lucida grande, verdana, arial, helvetica, sans-serif;
	line-height: 14px;
	background: transparent;
	color: #666;
}

.show {
	display:inline;
}

.sidetitle {
	margin-bottom: 3px;
	padding-top: 10px;
	padding-bottom: 2px;
	font: verdana;
	font-size: 120%;
	text-align: center;
	letter-spacing: 0.09em;
	font-weight: bold;
	background: #A0A0A0;
	color: #000;
	border-bottom: 2px solid #2A638B;
}

.spacer {
	clear: both;
}

.subtitle1 {
	margin-bottom: 3px;
	padding-top: 5px;
	padding-bottom: 3px;
	font: verdana;
	font-size: 100%;
	text-align: center;
	letter-spacing: 0.09em;
	font-weight: bold;
	background: #909090;
	color: #000;
}

.subtitle2 {
	margin-bottom: 3px;
	padding-top: 5px;
	padding-bottom: 3px;
	font: verdana;
	font-size: 100%;
	text-align: left;
	letter-spacing: 0.09em;
	font-weight: normal;
	background: transparent;
	color: #000;
	border-bottom: 1px solid #2A638B;
}

.subtitle3 {
	font: verdana;
	font-size: 85%;
	text-align: left;
	letter-spacing: 0.09em;
	font-style: italic;
	background: transparent;
	color: #000;
}

.subtitle4 {
	font: verdana;
	font-size: 80%;
	text-align: left;
	letter-spacing: 0.09em;
}

.summary {
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
	background: transparent;
	color: #000000;
}

.tinytype {
	margin-bottom: 3px;
	font: 11px verdana, arial, helvetica, sans-serif;
	background: transparent;
	color: #333;
}

.title {
	font-size: 15px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #2A638B;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	color: #000000;
}

A:link {color: #000099; text-decoration: none}
A:visited {color: #0000ff; text-decoration: none}
A:active {color: #000099; text-decoration: none}
A:hover {text-decoration: underline; color: #CC0000}

.class1 A:link {text-decoration: none; color: #ffffff}
.class1 A:visited {text-decoration: none; color: #ffffff}
.class1 A:active {text-decoration: none; color #ffffff}
.class1 A:hover {text-decoration: none; color: #ffffff}

.class2 A:link {text-decoration: none; color: #8deaf2}
.class2 A:visited {text-decoration: none; color: #8deaf2}
.class2 A:active {text-decoration: none; color #8deaf2}
.class2 A:hover {text-decoration: underline; color: #FFEA39}

.class3 A:link {text-decoration: none; color: #000000}
.class3 A:visited {text-decoration: none; color: #000000}
.class3 A:active {text-decoration: none; color #000000}
.class3 A:hover {text-decoration: underline; color: #000000}

.class4 A:link {text-decoration: none; color: #FFEA39}
.class4 A:visited {text-decoration: none; color: #FFEA39}
.class4 A:active {text-decoration: none; color #FFEA39}
.class4 A:hover {text-decoration: none; color: #FFEA39}


/*----CALENDAR & ARCHIVE----*/
.calendarBG {
	background-color: #000;
}

.calendarBlank {
	background-color: #9DB7A7;
}

.calendarHeader {
	font-weight: bold;
	color: #fff;
	text-align: center;
 	background-color: #000;
}

.calendarMonthLinks {
	font-family: Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 	font-size: 11px;
 	font-weight: bold;
	letter-spacing: .1em;
 	text-decoration: none;
	color: #fff;
 	background-color: transparent;
}

.calendarMonthLinks a {
	color: #fff;
	text-decoration: none;
	background-color: transparent;
}

.calendarMonthLinks a:visited {
	color:             #fff;
	text-decoration:   none;
 	background-color:  transparent;
}

.calendarMonthLinks a:hover {
	color:             #ccc;
	text-decoration:   underline;
	background-color:  transparent;
}

.calendarDayHeading {
	font-weight: bold;
	font-size:	11px;
	color: #fff;
	background-color: #663300;
	text-align:  center;
	vertical-align: middle;
}

.calendarToday {
	font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
	font-size:         12px;
	font-weight:		bold;
	letter-spacing:	.1em;
	text-decoration:   none;
	text-align:  center;
	vertical-align: middle;
	color:             #000;
	background-color: 	#ccc;
}

.calendarCell {
	font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
	font-size:         12px;
	font-weight:		bold;
	letter-spacing:	.1em;
	text-decoration:   none;
	text-align:  center;
	vertical-align: middle;
	color:             #666;
	background-color:  #fff;
}

.calendarCell a {
	color:             #000;
	text-decoration:   underline;
	background-color:  transparent;
}

.calendarCell a:visited {
	color:             #000;
	text-decoration:   underline;
	background-color:  transparent;
}

.calendarCell a:hover {
	color:             #fff;
	text-decoration:   none;
	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: 2px 0 0 2px;
	margin-top: 3px;
	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:            0px;
	padding:           0;
	border:            0;
}

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

/*---FORMATTING BUTTONS---*/ 
.buttonMode {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	color: #73769D;
	background-color: transparent; 
	white-space: nowrap;
}

.htmlButtonOuter, .htmlButtonOuterL {
	background-color: #f6f6f6; 
	padding: 0;
	border-top: #333 1px solid;
	border-right: #333 1px solid;
	border-bottom: #333 1px solid;
}

.htmlButtonOuterL {
	border-left: #333 1px solid;
}

.htmlButtonInner {
	background-color: transparent; 
	text-align: center;
	padding: 0 3px 0 3px;
	border-left: #fff 1px solid;
	border-top: #fff 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}

.htmlButtonOff {
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
}

.htmlButtonOff a:link { 
	color: #000;
	text-decoration: none;
	white-space: nowrap;
}

.htmlButtonOff a:visited { 
	text-decoration: none;
}

.htmlButtonOff a:active { 
	text-decoration: none;
	color: #999;
}

.htmlButtonOff a:hover { 
	background-color: #fff;
	text-decoration: none;
	color: #999;
}

.htmlButtonOn {
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #f6f6f6;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
}

.htmlButtonOn a:link { 
	color: #990000;
	text-decoration: none;
	white-space: nowrap;
} 

.htmlButtonOn a:visited { 
	text-decoration: none;
} 

.htmlButtonOn a:active { 
	text-decoration: none;
	color: #999;
}

.htmlButtonOn a:hover { 
	background-color: #fff;
	color: #999;
	text-decoration: none;
}


/*----HOVER POPUPS------*/
#popup { 
	color: #000099; 
	background-color: #B0B0B0; 
}

#popup a, #popup a:visited {
	position: relative;
	display: block;
	width: 170px;
	text-align: left;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-size: 1em;
}

#popup a span {
	display: none;
}

#popup a:hover {
	text-decoration: underline; 
	color: #CC0000;
	background: #909090;
}

/* the IE correction rule */
#popup a:hover	{
	color: #000099; text-decoration: none;
	text-indent: 0; /* added the default value */
}

#popup a:hover span{
	display: block;
	position: absolute;
	top: 10px;
	left: 170px;
	width: 320px;
	margin: 0px;
	padding: 10px;
	text-decoration: none;
	color: #333;
	font-weight: normal;
	background: #808080;
	text-align: left;
	border: 3px solid #000066;
}