
body {
	margin: 0;
	padding: 0;
	background: #F0F1F6 url(images/img01a2BLU.jpg) repeat-x;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #2E2E2E;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #605C5C;
}

h2 {
	text-transform: none;
	font-size: 16px;
	line-height: 20px;
	color: #52709E;
}

h3 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bolder;
	color: #52709E;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: left;
}

blockquote {
	padding-left: 10px;
	background: url(images/img05.gif) repeat-y;
}

a {
	color: #758293;
}

a:hover {
	text-decoration: underline;
	color: #DF0000;
}

/* Header */

#header {
	width: 760px;
	height: 240px;
	border-left: thin solid #43669B;
	border-right: thin solid #43669B;
	margin-top: 0px;
	margin: 0 auto;
	background: url(images/header2a.jpg);
}

#header h1, #header h2 {
	font-weight: bold;
	color: #FBFBF9;
	font-family: Times New Roman, Times, Serif;
	font-variant: normal;
	font-style: italic;
}

#header h1 {
	float: left;
	width: auto;
	text-align: center;
	padding: 200px 0 0 20px;
	font-size: 24px;

}

#header h2 {
	float: right;
	width: auto;
	padding: 205px 20px 0 0;
	font-size: 24px;
}

/* FIELD SET */

fieldset { 
  padding: 10px 10px 10px 10px;
  border:0.2em solid #96A6BD
}

legend {
  padding: 0.2em 0.5em;
  border:1px solid #607490;
  color:#607490;
  font-size:90%;
  text-align:right;
}


/* Menu */

#menu {
	width: 760px;
	height: 50px;
	margin: 0 auto;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: auto;
	padding: 17px 18px 0 18px;
	background: url(images/img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CDCBCB;
}

#menu a:hover {
	color: #FBFBF9;
}

#menu .first a {
	background: none;
}

/* Content */

#content {
	width: 720px;
	margin: 0 auto 0px auto;
	padding: 20px;
	border-left: thin solid #6B83A7;
	border-right: thin solid #6B83A7;
	background: #FFFFFF url(images/img04c.jpg) repeat-x left bottom;
}

/* BAR DOTTED HORIZONTAL */

#bar {	border: thin solid #9FB1C9;

}

}

/* Horizontal Line 

hr {
border: 0;
color: #778EB0
background-color: #778EB0
height: 2em;
width: 100%;
text-align: left;
}*/

/* Posts */

#posts {
	float: left;
	width: 720px;
	border-right: thin solid #6B83A7;
	padding-right: 20px;

}

ul.post {
	list-style-type: disc;
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2E2E2E;	
	font-size: 12px;
	line-height: 22px;
}


/* Links */

#links {
	float: right;
	width: 200px;
}

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

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: underline;
}

#links li a:hover {
	text-decoration: none;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}

/* BOTTOM CONTENT NAV LINKS */

#bottomnav { 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	font-style: normal;
}

#bottomnav a {
	text-decoration: underline;
	color: #517CBD;
	
}

#bottomnav a:hover {
	text-decoration: none;
}

/* Footer */

#footer {
	height: 30px;
	background: #2D2D2D url(images/bakfooter3.jpg) repeat-x;
	padding: 0px 5px 20px 5px;
	text-align: center;
	letter-spacing: .03em
}

#footer p {
	text-align: center;
	color: #999999;
	padding-bottom: 10px;
}