@charset "utf-8";
/* CSS Document */
	
#logo {
	width: 775px;
	height: 200px;
	background-image:url(../images/header.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-left:medium;
	border-left:#000;
	border-top:medium;
	border-top:#000;
	border-right:medium;
	border-right:#000;
	border-left-width:medium;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	
}
#menu {
	width: 795px;
	height: 40px;
	margin: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-left:medium;
	border-left:#000;
	border-bottom:medium;
	border-top:#000;
	border-right:medium;
	border-right:#000;
	border-left-width:medium;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-top-style: solid;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #68CFF0;
}
#container {
	width: 795px;
	height: 110px;
	margin: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-left:medium;
	border-left:#000;
	border-top:#000;
	border-right:medium;
	border-right:#000;
	border-left-width:medium;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style: solid;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	background-color: #68CFF0;
}



#body {
	width: 970px;
	height: 1000px;
	background-image:url(../images/body.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-left:medium;
	border-left:#000;
	border-bottom:medium;
	border-top:#000;
	border-right:medium;
	border-right:#000;
	border-left-width:medium;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 5px;
	line-height: 200%;
	position: static;
	z-index: 7;
}

.post h1 {
	font-weight: normal;
	font-size: 30px;
}

.post h2 {
	font-size: 24px;
}

.title {
	margin: 0;
	padding-bottom: 6px;
	font-weight: normal;
	
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dashed #CCCCCC;
	line-height: normal;
}

.byline {
	border-top: 1px dashed #CCCCCC;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

.entry {
	text-align: left;
	line-height: normal;
}

.links {
	font-size: 11px;
}

.links a {
	display: block;
	border: none;
	color: #333333;
}

.links a:hover {
}

.links .more {
	float: left;
	padding-left: 25px;
	bpadding-right: 15px;
	text-transform: uppercase;
}

.links .comments {
	float: left;
	padding-left: 20px;
	background: url(../images/img04.jpg) no-repeat left top;
}
h1, h2, h3 {
	margin-top: 0;
	color: #0153B4;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
	text-align: center;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(../images/img07.gif);
}

a {
	text-decoration: none;
	border-bottom: 1px dashed #CCCCCC;
	color: #0153B4;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}
/* Sidebars */

.sidebar {
	float: right;
	width: 150px;
	padding-top: 20px;
	border-left:thin;
	border-left-width:medium;
	padding-left: 0px;
	border-left-style: solid;
	padding-right: 0px;
	height: 100%;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 10px;
	padding: 0 0 20px 0px;
}

.sidebar li ul {
	text-align: center;
	font-size: 12px;
}

.sidebar li li {
	margin: 0;
	padding: 5px 10px;
	border: none;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.sidebar li h2 {
	height: 30px;
	margin: 0 0 10px 0;
	padding: 14px 0 5px 10px;
	background: url(../images/img05.png) no-repeat left top;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}

.sidebar p {
	padding: 0 10px;
}
/* Content */

#content {
	float: left;
	width: 450px;
	z-index: 8;
	position: static;
	padding-left: 8px;
}
#page {
	width: 795px;
	background-image: url(../images/body.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-left:medium;
	border-left:#000;
	border-bottom:medium;
	border-right:medium;
	border-right:#000;
	border-left-width:medium;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	padding-left: 0px;
	padding-right: 0px;
}	

#page-bg {
	background: url(../images/img03.jpg) no-repeat;
	margin: 0 6px;
}
#footer {
	border-top: 1px solid #C8C8C8;
	height: 100px;
}

#footer p {
	margin: 0;
	padding: 40px 0 0 0;
	text-align: center;
	font-size: 11px;
	color: #000000;
}

#footer a {
	color: #000000;
}
#picture {
	width: 271px;
	hight: 100px;
	height: auto;
	float: right;
	text-align: center;
	color: #0153B4;
}
#picturecenter {
	width: auto;
	height: auto;
	float: none;
	text-align: center;
	color: #0153B4;
}
#video {
	width: auto;
	height: auto;
	text-align: center;
}
#video2 {
	width: auto;
	height: auto;
	text-align: center;
}
#video3 {
	width: auto;
	height: auto;
	text-align: center;
}
#page #sidebar1 ul li ul li table {
	text-align: center;
}
#ad{
	width: 200px;
	height: 200px;
	position:fixed;
	float:left;
	font-size: xx-large;
	z-index: 9;
	text-align: center;
}
#ad table {
	text-align: center;
}
#ad table {
	text-align: left;
}
#page #content .entry p {
	font-weight: normal;
	line-height: normal;
	text-align: left;
}
#page #content #picture table tr td {
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
/* Sidebars2 */

.sidebar2 {
	float: left;
	width: 150px;
	padding-top: 20px;
	border-right:thin;
	border-right-width:medium;
	padding-left: 0px;
	border-right-style: solid;
	padding-right: 0px;
	height: 100%;
}

.sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar2 li {
	margin-bottom: 10px;
	padding: 0 0 20px 0px;
	background-image: url(../images/img05.png);
}

.sidebar2 li ul {
	text-align: center;
	font-size: 12px;
}

.sidebar2 li li {
	margin: 0;
	padding: 5px 10px;
	border: none;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.sidebar2 li h2 {
	height: 30px;
	margin: 0 0 10px 0;
	padding: 14px 0 5px 10px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	background-image: url(../images/img05.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.sidebar2 p {
	padding: 0 10px;
	text-align: center;
}
.othertitle {
	line-height: normal;
}
#page #sidebar2 table {
	text-align: center;
}

