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

body {
	background-color:#000; ;
	margin:0px auto;
	text-align:center;
	font-size:15px;
	color:#3b3b3b;
	
}
/* 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 */
td {
	vertical-align:top;
}
#entryholder {
	background-image:url(../images/layout/entry_bgd.jpg);
	background-repeat:no-repeat;
	height:700px;
	width:960px;
	margin:0px auto;
}
.left, .right {
	width:480px;
}
#logo {
	height:70px;
	padding-top:60px;
}
#girl {
	height:150px;
}
#leftwriting {
	height:10px;
	font-style:italic;
	color:#ff0175;
}
#polegirl {
	height:150px;
}
#entersiteright {
	height:50px;
}
#studio {
	height:40px;
}