* {
 	padding: 0;
  	margin: 0;
} 

body {
	background-color: #003366;
}


.mytable {
margin-top:        -45px;
background-color:  #EEEDDC;
border:        1px solid #999999;
font-family:       Arial, Verdana, Sans-serif;
font-size:         11px;
font-weight:       normal;
letter-spacing:    .1em;
padding:           1px 1px 1px 1px;
color:             #000;
}

.mytable2 {
margin-top:        0px;
background-color:  #EEEDDC;
border:        1px solid #999999;
font-family:       Arial, Verdana, Sans-serif;
font-size:         11px;
font-weight:       normal;
letter-spacing:    .1em;
padding:           1px 1px 1px 1px;
color:             #000;
}

#container {
	background-color: #fff;
  	margin: 20px auto;
  	width: 1000px;
  	overflow: hidden;
	border: 1px solid #999;
}

#header {
        background-color: #fff;
        height: 110px;
	float: left;
}


#header img{
        margin: 0;
        padding: 0;
	border: none;
	float: left;
}

#header h1 { 
	font-family: Georgia, "verdana", Times, serif;
	font-size: 24pt;
	font-weight: 300;
	color: #000;
	margin-top: 16px;
	margin-left: 680px;
	letter-spacing: 2px;
}

#header h2 { 
	font-family: georgia, verdana, Sans-Serif;
	font-size: 11pt;
	font-weight: normal;
	font-style: italic;
	color: #434343;
	margin-left: 645px;
}

#header h3 { 
	font-family: georgia, verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	color: #434343;
	margin-left: 620px;
}

#first-menu{
	background-color: #E3E3E3;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	height:27px;
}


#first-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#first-menu li {
	display: inline;
}

#first-menu a {
	float: left;
	display: inline;
	padding: 6px 12px 7px 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #444;
	text-align: center;
}

#first-menu a:hover {
	background: #f4f4f4;
	color: #000;
	padding-bottom: 7px;
}

#first-menu .selected a {
	background-color: #7a7a7a;
	color: #000;
	border: none;
}

#second-menuspace {
	background-color: #FFF;
	width: 1000px;
	float: left;
	margin-top: 0px;
padding-bottom: 5px;	
border-bottom: 1px solid #999;
	}

#second-menu {
	background-color: #003366;
	width: 1000px;
	float: left;
	margin-top: 0px;
	}	

#content {
	float: left;
	width: 650px;
	border-right: 1px solid #999;
	padding: 6px 10px 0px 6px;
	}
	
#content img{
	margin-right: 16px;
	margin-left: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 2px;
	float: left;
	}
	
#content p{
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	margin-top: 2px;
	margin-bottom: 10px;
	padding: 0px 10px;
	text-align: justify;
	line-height: 12pt;
	}
	
#content h1 {
	font-family: Baskerville, Georgia, Times, serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
	padding: 10px 10px;
	}
	
.pullquote {
	color: #000;
	width:130px;
	background:white;
	float:right;
	filter:alpha(opacity=20);
	-moz-opacity:.3;
	opacity:.3;
	margin:10px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14pt;
	line-height:26px;
	text-align:right;
	}

blockquote#fedblog {
  font-family: 10px trebuchet ms, verdana, arial, helvetica, sans-serif;
  font-style: italic;
  margin: 4px;
  padding: 1em;
}

	
#comments {
	background-color: #F9F9F9;
	font-family: tahoma, Arial, Helvetica;
	font-size: 8pt;
	border-top: 1px solid #999;
	border-bottom: 1px dashed #D9D9D9;
	color: #505050;
	padding: 6px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
#comments a{
	color: #505050;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #505050;
	}
	
#comments a:hover{
	color: #505050;
	text-decoration: underline;
	border: none;
	}
	
#comments2 {
	background-color: #F9F9F9;
	font-family: tahoma, Arial, Helvetica;
	font-size: 8pt;
	border-top: 1px solid #999;
	border-bottom: 1px dashed #D9D9D9;
	color: #505050;
	padding: 6px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
#comments2 a{
	color: #505050;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #505050;
	}
	
#comments2 a:hover{
	color: #505050;
	text-decoration: underline;
	border: none;
	}
	
	
#sidebar {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	float: right;
	width: 300px;
	padding: 12px;
	margin-left: 0px;
	margin-right: 5px;
	text-align: justify;
	}
	
#sidebar p{
	margin-bottom: 4px;
	padding-top: 4px;
	line-height: 12pt;
	}
	
#sidebar img{
	border: none;
	}

#sidebar h1{
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #999;
	border-bottom: 1px dashed #d9d9d9;
	color: #7e7e7e;
	}
	
#sidebar ul li{
	margin: 0px 7px 8px;
	list-style-type: square;
	list-style-position: inside;
	color: #999;
}

#sidebar a {
	text-decoration: none;
	color: #66584B;
	
}

#sidebar a:hover {
	color: #66584B;
	text-decoration: underline;
}

#sidebar2 {
	float: left;
	width: 160px;
	text-align: justify;
	}
	
#sidebar2 h1{
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #999;
	border-bottom: 1px dashed #d9d9d9;
	color: #7e7e7e;
	}
	
#sidebar2 p{
	line-height: 12pt;
	}
	
#sidebar3 {
	float: right;
	width: 150px;
	text-align: justify;
	}
	
#sidebar3 h1{
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #999;
	border-bottom: 1px dashed #d9d9d9;
	color: #7e7e7e;
	}
	
#sidebar3 p{
	text-align: center;
	margin-top: 175px;	
	}

#adbox {
	width: 328px;
	height: 250px;
	border: 1px solid #999;
	background-color: #F7F7F7;
	}
	
#adbox p{
	text-align: center;
	margin-top: 115px;	
	}
	
	
	
	
#footer {
	float: right;
	border-top: 1px solid #999;
	width: 1000px;
	height: 40px;
	}
	
#footer p{
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	padding: 11px;
	}

#footer a{
	color: #505050;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #505050;
	}
	
#footer a:hover{
	color: #505050;
	text-decoration: underline;
	border: none;
	}



.sidetitle {
margin: 18px 0 7px 0;
font-size: 115%;
letter-spacing: 0.09em;
font-weight: normal;
background: transparent;
color: #666600;
border-bottom: 1px dotted #ccc;
}

.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: #195337;
 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:           .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;
}



.entry {
margin-top: 10px;
padding: 0 10px 10px 10px;
border: 1px solid #ccc;
background: #F9F8F2;
color: #333;
}

#redMenu {
  color: #FFF;
  background-color: #990000;
background: #F9F8F2;
}


#blueMenu {
  color: #FFF;
  background-color: #003366;
background: #F9F8F2;
}

* html {
	width: 100%;
	zoom: 1;
	display: inline;
}
