html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	background-image: url(../_images/BG_pattern.jpg);
}
p {
	margin: 10px 0 0 0;
}
#contentWrap {
	position:absolute;
	min-height: 100%;
	background-image: url(../_images/repeat.jpg);
	width: 992px;
	height: 100%;
}

#wrapper {
	position:absolute;
	width: 992px;
	height: 100%;
	background-image:url(../_images/repeat.jpg);
	background-repeat:repeat-y;
}

#mainBG {
	width: 992px;
	margin: 0;
	background-image:url(../_images/main.jpg);
	background-repeat: no-repeat;
	height: 1100px;
}

#topDrop {
	height: 28px;
	width:100%;
	background-color: #222a3b;
	position: absolute;
	top: 0;
	z-index: 100;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
#footer {
	height: 628px;
	width:100%;
	background-color: #222a3b;
	position: absolute;
	top: 1092px;
	z-index: 99;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
}

.nav {
	color: #ffffff;
	font-size: 14px;
	padding: 5px 0 0 15px;
	width: 350px;
	float: left;
}	

#nameTag {
	margin: 0;
	position:absolute;
	width:170px;
	height:295px;
	z-index:101;
	left: 156px;
	top: 244px;
	color:#222a3b;
	font: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height: 27px;
	text-align:right;
	
	}
	
#mainTag {
	margin: 0;
	position:absolute;
	width:470px;
	height:800px;
	z-index:101;
	left: 456px;
	top: 44px;
	color:#222a3b;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height: 27px;
	text-align:left;
	}
	
	
h3 {
	font-size: 19px;
	font-weight: 300;
	margin: 0 0 6px 0;
	}
	
.twitter_div { 
	margin: 0;
	float: left;
	width: 800px;
	height: 24px;
	
}
ul#twitter_update_list {  
	margin: 0;
	width: 800px;
	overflow:hidden;
	padding: 2px 0 0 70px; 
	font-size: 14px;	
}
ul#twitter_update_list li { 
	margin: 0;
	list-style-image:url(../_images/tweet.gif);
	color: #7a8a99;
}

ul#twitter_update_list li a{ 
	margin: 0;
	list-style-image:url(../_images/tweet.gif);
	color: #7a8a99;
}


a { 
	color: #333333;
	text-decoration: none; 
	
}

.innerbox{
	z-index:1;
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:4px;
	background-color: #a4835a;
	margin: 0px 0px 0px 0px;
}
.dropshadow2{
	float:left;
	clear:left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	padding: 0px;
	z-index:inherit;
}

.creative {
	font-size: 22px
	}
	
hr {
	line-height: 5px;
}

