body
{
	margin: 0 auto 0 auto;
	padding: 0;
	color: #333;
	font-size: 80%;
	background-color: #FFF;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #000066;
	text-decoration: none;
}
#wrapper
{
	margin: 0 auto 0 auto;
	width: 953px;
	font-family: Arial;
	color: #666666;
	line-height: 18px;
	font-size: 12px;
	}

#banner
{
	background-image: url(http://www.neil4governor.com/images/bannerWide.jpg);
	height: 179px;
	background-repeat: no-repeat;
}

#nav
{
	background-image: url(http://www.neil4governor.com/images/navWide.jpg);
	height: 31px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 20px;
}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#nav a:active {
	color: #CCCCCC;
	text-decoration: none;
}
#content2Col
{
background-image: url(http://www.neil4governor.com/images/contentBg2Col.jpg);
	background-repeat: no-repeat;
	min-height: 192px;
	font-size: 12px;
}
#contentBg2Col
{
	background-image: url(http://www.neil4governor.com/images/strech2Col.jpg);
	background-repeat: repeat;
	
}
#content3Col
{
	background-image: url(http://www.neil4governor.com/images/contentBgWide.jpg);
	background-repeat: no-repeat;
	min-height: 192px;
	font-size: 12px;
}
#contentBg3Col
{
	background-image: url(http://www.neil4governor.com/images/strechWide.jpg);
	background-repeat: repeat;
	
}
#left
{
	width: 550px;
	float: left;
        margin-top: 20px;
	margin-left: 40px;
}

#right
{
	width: 230px;
	float: right;
	margin-top: 20px;
        margin-right: 70px;
	
}

#footer
{
	color: #000033;
        font-size: 12px;
	text-align: center;
	float: left;
	clear: both;
	width: 953px;
}
h2 {
	font-family: Book Antiqua, Goudy, Times, serif;
        text-transform: uppercase;
	font-size: 16px;
	color: #000033;

}
.navlinks {
	color: #FFFFFF;
}
#contentWide {
	background-image: url(http://www.neil4governor.com/images/contentBgWide.jpg);
	background-repeat: no-repeat;
	min-height: 192px;
}
#contentWideBg {
	background-image: url(http://www.neil4governor.com/images/strechWide.jpg);
	background-repeat: repeat-y;
}
#col1 {
	width: 235px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}
#col2 {
	width: 425px;
	float: left;
	margin-top: 0px;
	margin-left: 15px;
}#col3 {
	width: 225px;
	float: left;
	margin-top: 20px;
margin-left: px;

}
#sideBox2 {
	width: 215px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 5px;

}

#sideBox {
	width: 215px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
	border: 1px solid #000033;
	padding: 2px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
/*** Navigation (Setting up some fonts, colors and more)***/

#navigation{
	font:14px;
}

#navigation a:link, #navigation a:visited{
	text-decoration:none;
}

#navigation a:hover { color:#fff; text-decoration:none;}

#navigation a:link, #navigation a:visited{
	text-decoration:none;
	height: 20px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

#navigation a:hover {
	color:#FFFF00;
	text-decoration:none;
}

#navigation .current a:link, #navigation .current a:visited{color: #fff;text-decoration:none;padding:10px;}

/*** Essential styles - Superfish menu (Setting the positions for the list elements etc.) ***/

.nav, .nav * {margin:0;padding:0;list-style:none;}

.nav ul {position:absolute;top:-999em;width:16em;}

.nav li {float:left;position:relative;z-index:99;font-size:12px; text-transform: uppercase; font-family: Book Antiqua, Goudy, Times, serif; font-weight: bold;}

.nav a {display:block;}

.nav ul li{width: 100%;}

.nav li:hover ul,ul.nav li.sfHover ul {left:-1px;top:2.2em;}

.nav li:hover li ul,.nav li.sfHover li ul {top:-999em;}

.nav li li:hover ul,ul.nav li li.sfHover ul {left:15em;top:0px;}

.nav li:hover ul,.nav li li:hover ul {top: -999em;}

/*** Skinning - Superfish menu (Some final font colors and backgrounds) ***/

.nav li {
	background-color:#000033;
}

.nav li li:hover {
	background-color:#999999;
}

.nav li li li {
	background-color:#01378B;
}

.nav li li li:hover {
	background-color:#999999;
	color: #ffffff;
}

/* ---------------------- Calendar CSS ------------------------------ */

.calendarBG {
 background-color: #666; 
}

.calendarBlank { 
 background-color: #cccccc;
 text-align:  left;
 vertical-align: top;
font-size:         10px;
}

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

.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 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:	12px;
 color: #fff; 
 background-color: #99ccff; 
 text-align:  center;
 vertical-align: middle;
}

.calendarToday { 
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         10px;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  left;
 vertical-align: top;
 color:             #FFF;
 background-color: 	#000033;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         10px;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  left;
 vertical-align: top;
 color:             #666;
 background-color:  #fff;
width: 57px; 
height: 57px;
}

.calendarCell a {
 color:             #990000;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarCell a:visited {
 color:             #990000;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #666;
 text-decoration:   none;
 background-color:  transparent;
}
.minicalendarToday { 
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         10px;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #FFF;
 background-color: 	#000033;
}

.minicalendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         10px;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
width: 20px; 
height: 20px;
}

/*
    Formatting Buttons
------------------------------------------------------ */

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

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

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

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

.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 {
	color: #999;
	text-decoration: none;
	}

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

.htmlButtonOn {
	background: #f6f6f6;
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	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 {
	color: #999;
	text-decoration: none;
	}

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

.htmlButtonA {
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonB {
	background: #E1E3EC;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonA a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

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

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

.htmlButtonA a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonB a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

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

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

.htmlButtonB a:hover {
	color: #999;
	text-decoration: none;
	}

