/* Start of CMSMS style sheet 'storyline' */
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 3.0 License
*/
a:link    {color:green;}
a:visited {color:#00aa00;}
a:hover   {color:yellow;}
a:active  {color:yellow;}

body {
	margin: 0;
	padding: 0;
	background-image: url(uploads/images/sunsetdomecropped.JPG);
	background-repeat: no-repeat;
        background-position:center top;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1 {
	font-size: 2em;
}

h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	letter-spacing: -2px;
	font-size: 2.8em;
	color: #FFFFFF;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 120%;
        position:relative;
        top:-50px;
        

}

p, ol {
}

ul, ol {
}





a {
	color: #AAAAAA;
}

a:hover {
}

#wrapper {
	background: url(uploads/images/img02.jpg) no-repeat center 115px;
}

.container {
	width: 1200px;
	margin: 0px auto;

}

/* Header */

#header {



	

}

/* Logo */

#logo {

	width: 1200px;
	margin: 0;
	padding: 0;
	color: #0ff000;
}

#logo h1, #logo p {
}

#logo h1 {
	padding:100px 0px 0px 20px;
	letter-spacing: -2px;
	font-size: 4.2em;
}

#logo h1 a {
	color: #000000;
        margin-left:400px;
}


#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}



/* Background */

#bg1 {
	background: url(uploads/images/img06.jpg) repeat-y left top;
}

#bg2 {
	background: url(uploads/images/img05.jpg) no-repeat left top;
}

#bg3 {
	overflow: hidden;
	padding: 50px;
	background: url(uploads/images/img07.jpg) no-repeat left bottom;
}


/* Page */

#page {
	overflow: hidden;
	width: 1200px;
	margin: 0px auto;
}


#content {
	float: right;
	width: 700px;
}

#sidebar {
        position:relative;
        left:-70px; 
	width: 270px;
	color: #00FF00;
        top:70px;
}

#foots {
    position: fixed;
    right:0;
    bottom: 0;
    width: 15%;
}

#foots {
    background: #000000;
    line-height: 2;
    text-align: center;
    color: #ff00ff;
    font-size: 17px;
    font-family: Times New Roman;
    box-shadow: 0 0 25px #2244ff

}

#footer {
	background-color:#000000;
	height: 65px;
        color: #00ccff;

	clear: both;
	margin: 0px;
	width: 739px;
	padding-top: 5px;
	}
	
	#sub-footer {
	background-color:#000000;
	height: 25px;
	clear: both;
	margin: 0px;
	width: 739px;
	padding-top: 0px;
	font-size: 9px;
	color: #999999;
	text-align: center;
	display: block;
	}

#footer p {
	color: #00ccff;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	margin-left: 20px;
	}
	
#footer a {
	color: #00aaff;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	


/* End of 'storyline' */

