/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {

}

body {
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #FF6600;
	padding-bottom: 20;
	padding-left: 20;
	padding-top: 20px;
	padding-right: 20;
}

h1, h2, h3 {
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
}

h1 {
	font-size: 197%;
	text-align: center;
}

h2 {
	font-size: 152%;
	text-align: center;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 15px;
	line-height: 1.6em;
	font-size: 14px;
	text-align: left;
	color: #666;
	padding: 5;
}

ul, ol {
	margin-left: 2em;
	color: #000;
}

blockquote {
	margin-left: 1em;
	padding-left: 1em;
	background: url(images/img09.gif) repeat-y;
	font-style: italic;
}

a:link {
	color: #0AAAFD;
}

a:hover, a:active {
	text-decoration: none;
	color: #FF6700;
}

a:visited {
	color: #7F7772;
}

img {


}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Menu */

#menu {
	width: 977px;
	height: 105px;
	margin: auto;
}

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

#menu li {
	display: block;
	float: left;
	width: 122px;
	height: 65px;
	padding: 40px 0 0 0;
}

#menu a {
	display: block;
	width: auto;
	height: 32px;
	padding: 13px 0 0 0;
	background: url(images/img02.jpg) no-repeat;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background-image: url(images/img03.jpg);
}

#menu .active {
	padding-top: 35px;
	padding-bottom: 0px;
}

#menu .active a {
	height: 32px;
	padding-top: 16px;
	background-image: url(images/img04.jpg);
	color: #327EBE;
}

#menu .active a:hover {
	background-image: url(images/img03.jpg);
}

/* Header */

#header {
	width: 770px;
	height: 200px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

/* Logo */

#logo {
	float: left;
	background-image: url(images/img05.jpg);
	width: 250px;
	height: 160px;
}

#logo h1, #logo h2 {
	text-align: center;
}

#logo h1 {
	padding-top: 90px;
	background: url(images/img07.jpg) no-repeat center center;
	letter-spacing: 8px;
	font-size: 197%;
}

#logo h2 {
	letter-spacing: 2px;
	font-size: 85%;
}

#logo a {
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}

/* Banner */

#banner {
	float: right;
	width: 520px;
	height: 160px;
	background: url(images/img06.jpg) no-repeat;
}

#banner a {
	float: right;
	padding: 120px 20px 0 0;
	text-decoration: none;
	text-align: right;
	font-size: 136%;
	font-style: italic;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

/* Content */

#content {
	float: right;
	width: 515px;
}

.post {
	margin-bottom: 20px;
}

.post .title {
	padding: 0 20px;
}

.post .story {
	padding: 0 20px;
}

.post .meta {
	padding: 5px 20px;
	background: url(images/img09.gif) repeat-x;
}

.post .meta p {
	margin: 0;
	font-size: 77%;
}

.boxed .title {
	margin: 0;
	background: url(images/img08.jpg) no-repeat;
	letter-spacing: -1px;
	color: #900;
	font-family: "Comic Sans MS", cursive;
	font-size: 22px;
	text-align: left;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

.boxed .story {
	border: 1px solid #FF8D17;
	text-align: left;
	padding-right: 5px;
	padding-left: 0px;
	display: block;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	background-color: #FFF;
}

.boxed .meta {
	padding: 5px 10px;
	background: #FF8D17;
	color: #FFFFFF;
}

.boxed .meta a {
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	left: auto;
	right: auto;
	height: 300px;
}

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

#sidebar li {
	margin-bottom: 15px;
	font-size: 14px;
	text-align: left;
}

#sidebar li ul {
	padding: 10px;
	border: 1px solid #0AAAFD;
	border-top: none;
	height: 150px;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
	background: url(images/img09.gif) repeat-x;
}

#sidebar li li.first {
	background: none;
}

#sidebar li h2 {
	height: 30px;
	margin: 0;
	background: url(images/img10.jpg) no-repeat;
	letter-spacing: -1px;
	color: #327EBE;
	font-size: 17px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: center;
}

#sidebar a:link {
	text-decoration: none;
}

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

#sidebar li a {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat left center;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 15px 0;
	border-top: 5px solid #999999;
	text-align: center;
	color: #000;
	background-color: #FFF;
}

#footer p {
	margin: 0;
	color: #999999;
}

#footer a {
	color: #999999;
}

#footer a:hover {
	color: #FFFFFF;
}
#page #content1 .post.boxed .story table tr td p {
	font-size: 15px;
	color: #FF6600;
}
#page #content1 .post boxed .story #AutoNumber1 #AutoNumber5 .style16 strong {
	color: #FF9933;
}
#page #content1 .post.boxed .story #AutoNumber1 tbody tr td #AutoNumber5 tbody tr .style14 p strong {
	color: #F60;
}
#page #content1 .post.boxed .story #AutoNumber1 tbody tr td {
	text-align: left;
}
#page #content .post.boxed .story center center p strong {
	text-align: left;
}
#page #content .post.boxed .story center center p strong {
	text-align: left;
}
#page #content .post.boxed .story center center p strong {
	text-align: left;
}
#page #content .post.boxed .story .style20 {

}
#page #content .post boxed div {
	color: #FF9900;
}
#page #content .post boxed div {
	color: #FF6600;
}
#page #content .post boxed div {
	font-size: 16px;
	color: #FF6600;
}
#page #content .post boxed .first {
	color: #FF6600;
}
.content2 {
	font-size: 18px;
	color: #F60;
}
.Record {
	font-size: 30px;
	color: #F00;
}
record links {
	color: #F00;
}
style34 {
	font-size: 16px;
	color: #F90;
}
test {
	font-size: 16px;
	color: #F60;
}
#page #content1 .post boxed .story .content3 {
	font-size: 16px;
	color: #FF6600;
}
test {
	font-size: 18px;
	color: #990066;
}
content4 {
	font-size: 18px;
	color: #F00;
}
.rule {
	font-size: 16px;
	color: #F00;
}
.hello {
	font-size: 14px;
	color: #F60;
}
title2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #900;
}
style8 {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #900;
}
style123 {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #900;
}
.table1 {
	font-size: 16px;
	color: #FFF;
}
another {
	font-size: 14px;
	color: #F00;
}
agan {
	font-size: 16px;
	color: #F00;
}
.test {
	font-size: 12px;
	color: #0AAAFD;
}
img2 {
	margin-right: 10px;
}
test12 {
	font-size: 14px;
	color: #000;
}
.hey {
	font-size: 12px;
	color: #666;
}
.ekse {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #F00;
	font-style: italic;
}
#page #content1 .post.boxed form table tr td font {
	font-size: 18px;
}
#page #content1 .post.boxed .story table tr td table {
	color: #F60;
}
qerty {
	font-size: 12px;
	color: #000;
}
sup {
	font-size: 18px;
	color: #000;
}
.e6 {
	font-size: 18px;
	color: #009;
	margin-left: 35px;
}
.tip {
	font-size: 16px;
	color: #000;
	margin-left: 20px;
}
.videosforcontent1 {
	font-size: 14px;
	color: #000;
	margin-left: 165px;
}
.wrw {
	font-size: 24px;
	color: #999;
}
.e {
	text-align: right;
}
sssssas {
	font-size: 16px;
	color: #030303;
	background-color: #B9B9B9;
}
.sssasa {
	font-size: 18px;
	color: #000;
	background-color: #D2D2D2;
}
.CALENDER {
	font-size: 12px;
	color: #F00;
}
.sorn {
	font-size: 15px;
	color: #F00;
}
.calend {
	font-size: 15px;
	color: #F00;
}
