* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #003366;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: -100 -100px;
	text-decoration: none;
}#content h1, h2, h3 {
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #003366;
}
#sidebar h1, h2, h3 {
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #C00;
}

h1 {
	letter-spacing: -1px;
	font-size: 197%;
}

h2 {
	letter-spacing: -1px;
	font-size:18px;
	
}

h3 {
}

p, ol, ul {
	margin-bottom: 1.2em;
	line-height: 1.5em;
	text-align: left;
	font-size: 15px;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding: 0 3em;
	font-style: italic;
	background-image: url(images/img.html);
	background-repeat: no-repeat;
	background-position: 1em 0;
}

a:link {
	text-decoration: none;
	color: #003366;
}

a:hover, a:active {
	text-decoration: none;
	color: #000033;
}

a:visited {
	color: #003366;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.cornice {
	padding: 2px;
	border: 1px solid #003366;	
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header */

#slide {
	float:right;
	margin: 0;}
#header {
	width: 950px;
	height: 405px;
	margin: 0 auto;
	padding: 0 25px 5px 25px;
	background-color: #000033;
	background-image: url(images/DSC00240.JPG);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}
#header2 {
	width: 950px;
	height: 109px;
	margin: 0 auto;
	padding: 0 25px 5px 25px;
	background-color: #000033;
	background-image: url(images/TopPage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header h1 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0 0 20px;
	letter-spacing: -2px;
	font-size: 40px;
	vertical-align: super;
	background-position: top;
	color: #F00;
}
#header2 h1 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	padding: 38px 0 0 20px;
	letter-spacing: -2px;
	font-size: 40px;
	color: #FFF;
	
}#header h1 a {
	color: #0000FF;
	text-align: left;
	vertical-align: top;
	left: auto;
	top: -50cm;
	right: auto;
	text-decoration: none;
}#header h2 {
	margin: 0;
	padding: 0 0 0 238px;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
	}#header2 h2 {
	margin: 0;
	padding: 0 0 0 228px;
	letter-spacing: normal;
	font: bold 12px Arial, Helvetica, sans-serif;
}#header h2 a {
	color: #CAF368;
}#header a {
	text-decoration: none;
}

/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	padding: 0 25px;
	background-color: #000033;
	background-image: url(images/img02.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

/* Content */

#content {
	float: left;
	width: 700px;
	padding: 5px 0 0 5px;
	background: url(images/img03.gif) no-repeat;
}

.post {
	width: 670px;
	padding: 20px 0 0 20px;
}

.post h1, .post h2, .post h3 {
color: #003366;
margin: 0px 0px 6px 0px;
}

.post .title {
	padding: 0 0 7px 0;
	color: #003366;
	background-image: url(images/img08.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.post .title span {
	padding-right: 30px;
	background-image: url(images/img.html);
	background-repeat: no-repeat;
	background-position: right center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	padding: 5px 5px 0 0;
	background: url(images/img04.gif) no-repeat;
}

.box {
	width: 239px;
	padding-left: 1px;
}

#sidebar .box .title {
	height: 33px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: url(images/img-09.gif) repeat-x;
	font-size: 18px;
}
.box .title {
	height: 33px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: url(images/img09.gif) repeat-x;
	font-size: 12px;
}

.box ul {
	margin: 10px 20px 20px 20px;
	padding: 0;
	list-style: none;
}

.box li {
	padding: 5px 0;
	background: url(images/img10.gif) repeat-x;
	font-size: 13px;
}

.box li.first {
	background: none;
}

.box h3 {
	margin: 0;
	font-size: 85%;
	font-weight: bold;
	color: #003366;
}

.box p {
	margin: 0;
	line-height: normal;
	}

.box a {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat 0 5px;
}

/* Footer */

#footer {
	width: 950px;
	height: 45px;
	margin: 0 auto;
	padding: 0 25px 25px 25px;
	background-color: #000033;
	background-image: url(images/img12.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer p {
	margin: 0;
	padding: 14px 20px;
	line-height: normal;
	font-size: 77%;
	color: #666666;
	text-align: left;
	left: 20px;
}

#footer a {
	color: #003366;
}

#footer a:hover {
	text-decoration: underline;
}

#legal {
	float: left;
}

#links {
	float: right;
}
/* Menu */

#menu {
	width: 950px;
	height: 40px;
	padding: 0;
	margin: 0 auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000030;
	border-right-width: 25px;
	border-left-width: 25px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000033;
	border-left-color: #000033;
}

#menu ul {
	width: 950px;
	height: 40px;
	margin: 0 auto;
	text-align:center;
	padding: 0;
	background: #AD1011 url(images/img_05.jpg) repeat-x;
	
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 22px 0 22px;
	background: url(images/img_06.gif) no-repeat;
	background-position: right;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu a:visited {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 22px 0 22px;
	background: url(images/img_06.gif) no-repeat;
	background-position: right;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu a:hover {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 22px 0 22px;
	background: url(images/img_06.gif) no-repeat;
	background-position: right;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #cccccc;
}#menu .active a  {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 22px 0 22px;
	background: url(images/img_06.gif) no-repeat;
	background-position: right;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #8EA5BB;
}
#page #sidebar #menu2 ul .first {
	font-size: 13px;
}
