/*******************  General  *******************************/
body {
	background: url(images/Cre8tive-bg-image2.jpg) no-repeat; background-attachment:fixed;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
	height:100%;
	
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 1050px;
	background-color: 999999;
	height:100%;
	height:364px;
	}
	
	#everything { 
	margin:0px auto;
	width:1100px;
	background-color:78a241;
	height:100%;
	float:none;
	}

#photos2 {
	width: 500px;
	height:100%;
}
.clear{clear:both;}


a{
	font-size:12px;
}
p{
	margin: 15px 0px;
	cursor: crosshair;
}
/********************** Header ***************************/

	
#header {
	margin: 0px 0px 0px 0px;
	width:1040px;
	height:300px;
	background-color: #666666;
	top: auto;
}

* #nav {
background-image:url(images/bg1pixel.jpg);
	background-repeat: repeat-x;
	width:1040px;
	margin: 0px 0px 0px 0px;
	height:64px;
	padding:5px 0px 0px 0px;
	text-align:center;

	}
	
* #header-graphic {
	background-image:url(images/Cre8tiv-Header.jpg); 
	background-position:center;
	height:300px;
	background-repeat:no-repeat;
	}
/********************** Content ***************************/
#content {
background:#78a241;
	margin-bottom:-30px;
	top: 394px;
	height:100%;
	min-height:100%;
	padding:20px 20px 20px 20px;
	width:1000px;
	
}



img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1{
	color:#FFFFFF;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}

h12{
	font-size:200%;
	font-weight:bold;
	color:#ffff99;
	padding-bottom:20px;
}

h22{
	font-size:160%;
	font-weight:bold;
	color:#ffff99;
	padding:0px 0px 20px 0px;
}

#main {
	float:left;
	width:600px;
	margin-left:10px;
	padding: 0px 10px 30px 0px;
	text-align:center;
	height:100%;
}

#smheadbox {
background-image:url(images/bg1pixel.jpg);
	background-color:666666;
	text-align:center;
	width:100%;
}

#far-left {
width:180px;
border:solid 2px #666666;
text-align:center;
margin-top:10px;
float:left;
height:100%;
}


#container #content #left {
	width: 400px;
	float: left;
}
#left a{color:#006600;}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}
#right {
	width:180px;
	margin-top:10px;
	float: left;
	border: 2px solid #666666;
	height: 100%;
}
#right a{
	color:#009900;
}
#right a:hover{
	color:#85a157;
}
.clearfooter {
   height: 30px;
   clear: both;
}

#box1 {
width:150px;
height:100%;
margin:5px;
float:none;
}


/********************** Footer ***************************/
#footerline {
	clear:both;
	font-size:1px;
	height:10px;
	background-color: #4A4A4A;
}
#footer {
	text-align:center;
	background-color: #000000;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	bottom:0;
	height:30px;
	width:1040px;
}
#contact {
	padding: 4px;
	width: 750px;
}
#bgcolor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #505050;
	font-size: 36px;
}
