body {
	margin-top: 0px;
	background: #191919 url(images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #414142;
}

h1, h2, h3 {
	margin: 0;
	text-transform: none;
	letter-spacing: -0.05em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #3366FF;
}

.black {
	color: #000;
}

h1 {
	font-size: large;
	color: #333333;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	background: url(images/img05.gif) repeat-x left bottom;
	text-decoration: none;
	color: #6699FF;
}

a:hover {
	background: none;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 803px;
	height: 84px;
	margin: 0 auto;
	background: url(images/TOPbanner.jpg) no-repeat left top;
}




/* Menu navigation */

#menunav {
	width: 803px;
	height: 77px;
	margin: 0 auto;
	background: #FFFFFF ;
}

/* Page */

#page {
	width: 803px;
	background: #FFFFFF url(images/img03.jpg) repeat-y left top;
	padding-top: 10px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}




/* Sub Menu */

#menu {
	
	width: 780px;
	height: 50px;
	margin-left: 15px;
	margin-left: 15px;
	
}
#menu ul {
	margin: 0px;
	padding: 9px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	
}


#menu li {
	float: left;
	margin: 0px;
}

#menu a {
	display: block;
	width: auto;
	margin: 0 auto;
	padding: 6px 20px 6px 10px;
	background: url(images/img10.gif) no-repeat left 50%;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active {
}

#menu .active a {
}


/* Main Image Box */


#mainImage {
	
	width: 775px;
	margin-left: 15px;
}


/* Content */

#content {
	float: none;
	width: 700px;
	margin-left: 50px;
}

.post {
}

.post .title {
	padding: 5px 0;
	border-bottom: 1px solid #354658;
	color: #0D74A2;
	font-family: Arial, Helvetica, sans-serif;
}

.post .title a {
	color: #001E5C;
}

.post h2 {
	font-size: 1.8em;
}

.post .meta {
	padding: 2px 10px;
	background: #0D0D0D;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-transform: uppercase;
	text-align: right;
	font-size: 9px;
}

.post .entry {
	padding: 10px;
	text-align: justify;
	font-size: 12px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	background: #2C3A49;
	margin-right: 25px;
	padding-top: 20px;
	color: #7893AE;
}

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

#sidebar li {
}

#sidebar li ul {
	padding: 23px;
}

#sidebar li li {
	background: url(images/img05.jpg) no-repeat left 50%;
	padding-left: 10px;
}

#sidebar h2 {
	padding: 5px 22px;
	background: url(images/img04.jpg) no-repeat bottom;
	font-size: 1.5em;
	color: #FFFFFF;
}

#sidebar p {
	padding: 20px;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 803px;
	margin: 0 auto;
	padding: 30px 0;
	height: 100px;
	background: url(images/footer.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #121C27;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #121C27;
}
#style2     {
	color: #444444;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

