* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #003366 url(images/graphics/flyingbirds3.jpg);
	font: normal small Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #000099;
}

h2 {
}

h3 {
	font-weight: bold;
}

h4 {
	font-weight: bold;
	font-size: small;
	color: #000099;
}

.title {
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #000099;
}


p, blockquote, ul, ol {
}

p {
	text-align: left;
}

p.center {
	text-align: center;
}

p.button {
	text-align: center;
	padding-bottom: 10px;
}

p.list {
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5;
	font-weight: bold;
	color: #b71465;
}

p.lastupd {
	font-weight: normal;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666666;
	text-align: right;
	}
	
p.ImgLeft {
	text-align: center;
	padding: 10px;
	float: left;
	border: 0px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666666;
	clear: both;
}
	
blockquote {
	padding-left: 3em;
	padding-right: 3em;
	background: url(images/img03.gif) no-repeat;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #6699CC;
}

ul {
	margin-left: 4em;
	margin-top: 0px;
}

ul li {
	line-height: 1.4em;
}

ol {
	margin-left: 3em;
	margin-top: 0px;
}

ol li {
	line-height: 1.4em;
}

a {
	color: #0072BC;
}

a:hover {
	text-decoration: none;
	color: #009966;
}

img {
	border: none;
	text-align: center;
}

img.ImgLeft {
	text-align: center;
	padding: 10px;
	float: left;
	border: 0px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666666;
	clear: both;
}


img.ImgRight {
	text-align: center;
	padding: 10px;
	float: right;
	border: 0px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666666;
	clear: both;
}
.weblinks {
	margin-left: 30px;
}

/* BUTTON LINK */

.button a:link, .button a:visited {
	margin-right: 0.2em;
	margin-top: 12px;
	padding: 0.4em 0.4em 0.4em 0.4em;
	color:#ffffff;
	background-color:#003399;
	text-decoration: none;
	border-top: 2px solid #6699cc;
	border-left: 2px solid #6699cc;
	border-bottom: 2px solid #717171;
	border-right: 2px solid #717171;
}
.button a:hover {
	color:#ffffff;
	background-color:#b71465;
	border-top: 2px solid #717171;
	border-left: 2px solid #717171;
	border-bottom: 2px solid #6699cc;
	border-right: 2px solid #6699cc;
}

.clear {
	clear: both;
}

/* Boxed Style */

.boxed {
	border: thin solid #69C;
	font-family: Arial, Helvetica, sans-serif;
	color: #002E7B;
	padding: 5px;
}

.boxed .title {
	height: 23px;
	padding: 15px 0 0 19px;
	background: #8CBEF5 url(images/img03.gif) repeat-x left bottom;
	border: 1px solid #4F9CEF;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .content {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #DCEBFC;
}

/* Post */

.post {
	padding: 5px 20px 0 20px;
}

.post .title {
	margin-bottom: 0px;
	padding: 3px 0 15px 0;
	border-bottom: 0px solid #EEEEEE;
	font-size: xx-large;
}

.post .date {
	float: right;
	padding: 10px 20px;
	font-style: italic;
	font-size: small;
	color: #999999;
}

.post .RedTiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FF0000;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	padding	: 10px 20px;
	font-size: x-small;
}

.post .meta p {
}

.post .story {
	clear: both;
	padding: 5px;
	border-top: 0px solid #EEEEEE;
	text-align: left;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.0em;
	line-height: 110%;
	text-align: left;
}

.post .story p.list {
	margin-bottom: 0.5em;
}

/* @group Custom XHTML Float Classes */

.floatLeft {
	float: left;
	padding: 10px;
}

.floatRight {
	float: right;
	padding: 10px;
}

.alignLeft {
	text-align: left;
}

.alignRight {
	text-align: right;
}

/* @end */

/* Page */

#page {
	width: 860px;
	margin: 0 auto;
	background: #FFFFFF;
	border: 10px solid #6699CC;
}

/* Logo */

#logo {
	height: 226px;
	background: url(images/banner3.jpg);

}

#logo h1 {
	padding: 5px 0 0 5px;
	letter-spacing: -1px;
	font-size: 2.4em;
	font:Trebuchet MS, Arial;
	font-style:normal;
	color: #003366;
}

#logo h2 {
	margin-top: -8px;
	padding: 0 0 0 410px;
	font-size: 1.3em;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content {
}

#extra {
}

/* Content > Main */

#main {
}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}
p.right {
	text-align: right;
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
}

#sidebar a {
}

/* Content > Menu */

#menu {
	height: 50px;
	background: #6699CC;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
	line-height: 1em;
}

#menu a {
	display: block;
	float: left;
	margin-left: 25px;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #6699CC;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFCC99;
}

#menu .active a {
	border-bottom-color: #E8EFF7;
	font-style: strong;
}

#menu .first a {
}

.weblinks {
	margin: 30px;
}
	
/* Footer */

#footer {
	clear: both;
	padding: 20px 0 0 20px;
	background: #E8EFF7;
	
}

#footer p {
	margin: 0;
	font-size: x-small;
	color: #999999;
}

#footer a {
	color: #999999;
}

#section_name {
	text-align: left;
	margin: 0 10px 0px;
	padding: 5px;
	border: 0px solid #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:medium;
	font-style:italic;
	font-weight: bold;
	color: #99CCCC;
}



#ImgRight {
	text-align: center;
	margin: 0 10px 10px;
	padding: 5px;
	float: right;
	border: 0px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
	clear: both;
}

.ImgLeft {
	text-align: center;
	margin: 0 10px 10px;
	padding: 5px;
	float: left;
	border: 0px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
	clear: both;
}
	
	
.ImgRight {
	text-align: center;
	margin: 0 10px 10px 10px;
	padding: 5px;
	float: right;
	border: 0px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
	clear: both;
}

#ImgLeft {
	text-align: center;
	margin: 0 10px 10px;
	padding: 5px;
	float: left;
	border: 0px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
	clear: both;
}
#ImgLeft2 {

	text-align: center;
	margin: 0 10px 10px;
	padding: 5px;
	float: left;
	border: 0px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
	clear: both;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
}
.by {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: italic;
}

.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: italic;
	text-indent: 300px;
}

.enlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #b71465;
}

.Subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5;
	font-weight: bold;
	color: #b71465;
	text-align: left;
}
.BigSubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: 1.5;
	font-weight: bold;
	color: #b71465;
	text-align: center;
}
.StoryTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
.CaptionTiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
img.photo  {
	background: #fff;
	border: solid 1px #666;
	padding: 4px;
}
