@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
strong{
	font-weight: bold;
	color: #FF0000;
}
body {
	background: #002142;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4A5157;
}
h1, h2, h3 {
	text-transform: lowercase;
	color: #292929;
}
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 24px;
	color: #292929;
}
h3 {
	font-size: 13px;
	color: #292929;
}
ul, ol {
	margin-bottom: 2em;
	text-align: justify;
	line-height: 200%;
}
p {
clear:both;
	font-size: 11pt;
	text-align: left;
	text-indent: 2em;
	line-height: 200%;
}
a {
	color: #000000;
	text-decoration: none;
}
b{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}

img.left {
}

img.right {
}

.tn img {
	border: 8px solid #F5F5F5;
}

hr {
	display: none;
}

/* Logo */
#logo {
	width: 874px;
	height:100px;
	margin: 0 auto;
	background: #ECE9D8 url(Templates/images/1001.gif) left top;
}
/* Menu */
#menu {
	width: 874px;
	height:45px;
	margin: 0 auto;
	background: #FFFFFF;
}
#menu ul {
	padding: 0px;
	height:35px;
	background:  url(Templates/images/10010.gif) repeat-x left top;
	list-style: none;
	line-height: normal;
	margin: 6px auto;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	background:  url(Templates/images/10002.gif) no-repeat left center;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:10px;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	background:  url(Templates/images/10001.gif) no-repeat left top;
	margin: 0px;
	padding: 10px 0px 0px;
	height: 35px;
	width: 100px;
	font-size: 10pt;
	text-align: left;
	text-indent: 1.9em;
}

/* Page */
#flash{
	width: 874px;
	margin: 0px auto;
	background: #FFFFFF;
}
#flashleft{
	width: 200px;
	height: 160px;
	float:left;
	padding-left: 2px;
	background: url(Templates/images/1005.gif) no-repeat center center;
}
#flashright {
	width: 670px;
	background: #FFFFFF url(Templates/images/10063.gif) no-repeat center top;
	height: 160px;
	float: right;
}
#bg {
	width: 874px;
	background: #FFFFFF;
	margin: 0px auto;
	padding-top: 5px;
}

#page {
	width: 870px;
	margin: 0 auto;
	background:  url(Templates/images/left.gif) repeat-y left top;
}

/* Content */

#content {
	float: right;
	width:645px;
	padding: 0 0 0 3px;
}
#content  h1{
	clear:both;
	padding: 3px;
	height: 30px;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
#content.link{
	float: right;
	width:0px;
	padding: 0;
	text-align: left;
	margin: 0px;
}
#pro{
	clear:both;
	padding: 3px;
	height: 30px;
	font-size: 14pt;
	font-weight: bold;text-align: center;
}
.title2 {
	clear:both;
	width:630px;
	margin: 1px 0 2px;
	background:  url(Templates/images/1009.gif) no-repeat left center;
	float: left;
	height: 30px;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	text-indent: 1.3em;
	padding:10px 2px 2px;
}

#content .content {
	padding-left: 20px;
}

/* Posts */

.post h1.title {
	margin: 25px 0 20px 0;
	padding-left: 33px;
	background:  url(Templates/images/img07.gif) no-repeat left center;
}
.post h2.title {
	margin: 20px 0 25px 0;
	padding-left: 33px;
	background:  url(Templates/images/img07.gif) no-repeat left center;
}
.post .title a {
	text-decoration: none;
	color: #292929;
}

.post .entry {
	padding-left: 3px;
}

.post ul, .post ol {
	margin-left: 3em;
}

.post ul {
	list-style-type: square;
}

.post ol {
	list-style-type: decimal;
}

/* Sidebar */

#sidebar {
	float:left;
	width: 205px;
	padding: 0 1px 0 0;
}

#sidebar a {
	color: #FF0000;
}

.box {
	margin-top: 10px;
}
.box .title {
	height: 35px;
	padding: 0px;
	background:  url(Templates/images/10110.gif) no-repeat left top;
	text-transform: lowercase;
	font-size: 17px;
	color: #FFFFFF;
	width: 200px;
	margin: 0px auto;
}
.box .content {
	padding: 0px;
	float: left;
	width: 200px;
}
.box ul {
	background:  url(Templates/images/120b0.gif) repeat-y center;
	margin: 0px;
	padding: 0px;
}

.box ul li {
	font-size: 10pt;
	margin: 0px 0px 0px 10px;
	height: 23px;
	text-align: left;
	text-indent: 2.3em;
	background:  url(Templates/images/1.gif) no-repeat left center;
	border-bottom: 1px dashed #DBDBDB;
	width: 185px;
	list-style: none;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.box ul li a{
	text-decoration: none;
	color: #FF0000;
}
.box .end{
	height: 15px;
	padding: 0px;
	background:  url(Templates/images/10101.gif) no-repeat center top;
	text-transform: lowercase;
	font-size: 17px;
	color: #FFFFFF;
	width: 200px;
	margin-bottom: 10px;
}
/* Footer */

#footer {
	clear:both;
	padding: 1px 0;
	background: #FFFFFF url(Templates/images/img08.gif) no-repeat center top;
	width: 874px;
	margin: 0px auto;
}

#footer p {
	text-align: center;
	font-size: 11pt;
	margin: 1px;
	padding: 2px;
}
