/* Stylesheet (c) 2k10  */
/* Author Kenny Turner */
/* southcoastweb.co.uk */

body {
	background:url(../images/layout/backgroundtop.gif) repeat-x #000;
	margin:0px auto;
	text-align:center;
	font-size:15px;
	color:#f332df;
	
}
/* Clear Styles */
.clear {
	clear:both;
}
/* Image Css Preloader */
.hiddenPic {
	display:none;
}
/* some basics... */
h1 {
	color:#0000ee;
}
h2 {
	color:#ee0000;
}
h5 {
	color:#00F;
}
i {
	color:#ff0000;
}
img {
	border:0px;
}
/* Page Contents */
#header {
	background-image:url(../images/layout/poletease_header.gif);
	height:170px;
}
.largebgd {
	background-image:url(../images/layout/backgroundlarge.jpg);
	background-position:center;
	background-repeat:no-repeat;
	overflow:hidden;	
}
.largebgd2 {
	background-image:url(../images/layout/backgroundlarge2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	overflow:hidden;	
}
.largebgd3 {
	background-image:url(../images/layout/backgroundlarge3.jpg);
	background-position:center;
	background-repeat:no-repeat;
	overflow:hidden;	
}
.largebgd4 {
	background-image:url(../images/layout/backgroundlarge4.jpg);
	background-position:center;
	background-repeat:no-repeat;
	overflow:hidden;	
}
.largebgd0 {
	background-position:center top;
	background-repeat:no-repeat;
	overflow:hidden;	
}

#main {
	overflow:auto;	
}
#menu_bar {
	text-align:left;
	background-image:url(../images/layout/menu_back.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
#menu_bar a{
	font-size:16px;
	text-decoration:none;
	color:#f332df;
}

#menu_bar a:hover {
	font-size:16px;
	text-decoration:none;
	color:#fff;
	
}
.menu_spacer {
	background-image:url(../images/layout/divider.gif);
	width:216px;
	height:20px;
}

#content_blank {


}
#anim1 {
	position:relative;
	top:100px;
	left:280px;
	height:250px;
	width:250px;
	overflow:auto;
}



.btm_bar {
	background-image:url(../images/layout/backgroundbottom.gif);
	background-repeat:repeat-x;
	height:210px;
	width:100%;	
}
#quicklinks {
	width:850px;
	margin:0px auto;
	text-align:center;
}
#menu_bar img, #quicklinks img, #footer img{
	vertical-align:middle;
}

#quicklinks a{
	line-height:20px;
	font-size:16px;
	
}

#footer {
	background-image:url(../images/layout/footer_bgd.jpg);
	background-repeat:no-repeat;
	height:210px;
	color:#000;
	font-size:12px;
}
#footer a {
	color:#000;
	font-size:12px;
	text-decoration:none;
}
#footer a:hover {
	color:#006;
	text-decoration:underline;
}
.copyright {
	font-size:10px;
}
