* {



}

body {
	color: #FFFFFF;
	background-color: #D5E6FF;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: square;
	list-style-position: inside;
	list-style-image: none;
}

h1, h2, h3 {
	color: #333333;
}

h2 {
}

h3 {
	font-size: 1em;
	background-color: #FFFFFF;
	
	margin-bottom: 10px;
	background-image: url(images/img07.gif);
	background-repeat: repeat;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.65em;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {

}

ol {
	margin-left: 0em;
}

ol li {
}

a {
	text-decoration: underline;
	color: #3E9722;
}

a:hover {
	text-decoration: none;
	color: #E58C24;
}

img {
	border: none;
	margin-right: auto;
	margin-left: auto;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
	background-image: url(images/img07.gif);
	background-repeat: repeat-x;
}

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

/* Boxed Style */

.boxed {
}

.boxed .title {
	background-repeat: repeat-x;
	background-image: url(images/img06.gif);


}

.boxed .title h2 {
	height: 28px;
	padding: 12px 0 0 20px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
	text-align: left;
}

.boxed .content {
	padding: 10px;
	border-top: 1px solid #FFFFFF;
	background-image: url(images/img07.gif);
	background-repeat: repeat;
	list-style-type: circle;
	color: #FF0000;
	list-style-position: inherit;
}

/* Post */

.post {
}

.post .title {
	background: #3C74E6 url(images/img06.gif) repeat-x;
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

.post .title span {
	display: block;
	height: 28px;
	padding: 12px 0 0 20px;
	margin-top: 0px;
	background-image: url(images/img06.gif);
	text-align: left;
}


.post .meta {
	clear: both;
}

.post .meta p {
	margin: 0;
	padding: 10px 20px 40px 20px;
	border-top: 1px dotted #CCCCCC;
	line-height: normal;
	font-size: x-small;
}

.post .story {
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	background-image: url(images/img07.gif);
	background-repeat: repeat;
}

/* Header */

#header {
	width: 960px;
	height: 103px;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	margin-top: 00;
	margin-right: auto;
	margin-bottom: 00;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

/* Header > Logo */

#logo {
	float: left;
	width: 400px;
	height: 50px;
	color: #FFFFFF;
}

#logo h1 {
	float: left;
	font-size: 5em;
	font-family: "Showcard Gothic";
	color: #0033CC;
}

#logo h2 {
	float: left;
	margin-top: -5px;
	font-size: 1.2em;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Header > Menu */

#menu {
	float: inherit;
	width: 940px;
	height: 120px;
	padding-top: 10px;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	width: 120px;
	height: 30px;
	margin-left: 2px;
	padding-top: 12px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
	background-image: url(button%20silver.png);
	background-repeat: no-repeat;
}

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

#menu .active a {

}

/* Content */

#content {
	width: 945px;
	border-top: 1px solid #FFFFFF;
	background-image: url(images/logo%27s2.png);
	background-repeat: repeat-x;
	margin-top: 10px;
	height: 22px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* Content > Main */

#main {
	float: left;
	width: 461px;
	margin-bottom: 5px;
	padding-left: 12px;
	padding-right: 12px;
}

/* Content > Main > Welcome */

#welcome {
	background-repeat: repeat;

}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 210px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 15px;
}

#sidebar .boxed .title h2 {
	background-image: url(images/img08.gif);
	background-repeat: no-repeat;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	display: block;
}

#login input {
	margin-bottom: 10px;
	padding: 2px 5px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

#inputsubmit1 {
	margin: 0;
	padding: 0;
}

/* Content > Sidebar > Updates*/

#updates {
}

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

#updates h3 {
	font-size: .8em;
}

#updates p {
	line-height: normal;
	font-size: .8em;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar2 */

#sidebar2 {
	float: left;
	width: 210px;
	padding-left: 25px;
}

#sidebar2 .boxed .title h2 {
	background-image: url(images/img10.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* Content > Sidebar2 > Sponsors */

#sponsors {
}

#sponsors ul {
	margin-left: 0;
	padding-left: 0;
	list-style: inside;
}

/* Content > Sidebar2 > ad120x600 */

#ad120x600 {
	text-align: center;
}

/* Footer */

#footer {
	clear: both;
	width: 950px;
	height: 80px;
	background-image: url(images/Mixed%20spirits.png);
	background-repeat: repeat-x;
	padding-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-left: 0;
}

#footer p {
	text-align: center;
	line-height: normal;
	font-size: x-small;
	margin: 0;
}

#footer a {
	text-decoration: underline;
	color: #333333;
}

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

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
