body {
	background:#78a241 url(/img/cre8tiv_bg_patch.jpg) repeat;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
#photos2 {
	width: 500px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 100%;
	background-color: #C0C5CF;
	border: 5px solid #FFFFFF;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	width:800px;
	height:320px;
	position:relative;
	background-color: #000000;
	background-image: url(images/Cre8tiv-Header2.gif);
	
}
#header ul{
	background-color:#000000;
	width:800px;
	border: 3px solid #FFFFFF;
	display:block;
	top:257px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:68px;
	padding:5px 0px 0px 0px;
	text-align:center;
	left: -2px;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#009900;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:486px;
	left:407px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#006600;}
#header_text a:hover{color:#00FF00;}
/********************** Content ***************************/
#content {
	width:800px;
}
img{
	border-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;
}
#left {
	float:left;
	width:428px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#container #content #left {
	width: 400px;
	float: left;
}
#left a{color:#006600;}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}
#right {
	width:180px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;
	left: 600px;
	top: 479px;
	float: right;
}
#right a{
	color:#009900;
}
#right a:hover{
	color:#85a157;
}
/********************** Footer ***************************/
#footerline {
	clear:both;
	font-size:1px;
	height:10px;
	background-color: #4A4A4A;
}
#footer {
	width:800px;
	text-align:center;
	padding: 20px 0px;
	background-color: #000000;
}
