/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
  
* {
	margin: 0;
	padding: 0;
}

body {

	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #FFFFFF;
}


   	#flash-background{
		width:1014px;
		height:960px;
		text-align:left;
		margin:0px auto;
		position:absolute;
		top:0px;
		left:50%;
		margin-left:-507px;
		z-index:0;
	}


a:hover {
	text-decoration: none;
}

img {
}

/* Boxed Style */

.boxed {
}





/* Post */





.post h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .8em;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

/* Header */

#header {
	width: 760px;
	height: 130px;
	margin: 0 auto;
}

/* Logo */



#logo h1 {
	padding: 15px 0 0 135px;
	font-size: 36px;
}

#logo h2 {
	margin-top: -8px;
	padding: 0 0 0 135px;
	font-size: 11px;
}

#logo h2 a {
	color: #B8B8B8;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
}

/* Menu */



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

#menu li {
	display: block;
	float: left;
	width: 140px;
	padding: 0 0 5px 0;
}


}





/* Content */


}

#extra {
}

/* Content > Main */

#main {
	float: right;
	width: 393px;
	padding-right: 15px;
}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */



/* Content > Sidebar */

#sidebar {
	float: left;
	width: 205px;
	padding: 8px 0 0 15px;
}

#sidebar a {
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	display: block;
	font-size: x-small;
}

#login input {
	padding: 2px 5px;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	width: 146px;
	margin-bottom: 10px;
	border: 1px solid #1A1A1A;
}

#inputsubmit1 {
	float: right;
	background: #1A1A1A;
	border: none;
	color: #FFFFFF;
}

#login p {
	font-size: x-small;
}

/* Content > Sidebar > Updates*/

#updates {
}







/* Footer */

#footer {
	clear: both;
	width: 660px;
	margin: 0 auto;
	padding: 30px 0;

}

#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
	color: #373737;
}

#footer a {
	color: #373737;
}

/* Footer > Legal */



/* Footer > Links */

#links {
}