/* ----------------------------------------
Theme Name: HompCo
Theme URI: http://www.hompco.com/
Description: Hompalicious Sexy!
Version: 1.0
Author: HompCo
Author URI: http://www.hompco.com/
Last Modified: 07/21/2008
Provides: Homps All Around!
---------------------------------------- */

body {
	background-color:#1b1b1b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image:url(circuittop.gif);
	background-repeat:no-repeat;
	
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
}

a {
text-decoration:none;
color: #FF0033;
}

a:hover {
color:white;
text-decoration:underline;
}

#logo {
 	position:absolute;
	top:10px;
	left:10px;
	width:188px;
	height:139px;
	background-image:url(homplogo.gif);
	background-repeat:no-repeat;
}

#bar {
	position:absolute;
	top:72px;
	left:121px;
	height:17px;
	width:623px;
	background-image:url(pipe.gif);
	background-repeat:repeat-x;
	border:solid 1px #333333;
}

#pipecap {
	position:absolute;
	top:-12px;
	right:-38px;
	height:40px;
	width:41px;
	background-image:url(pipeend.gif);
}

#pipe2 {
	position:absolute;
	top:119px;
	left:80px;
	height:400px;
	width:17px;
	background-image:url(pipe2.gif);
	background-repeat:repeat-y;
	border:solid 1px #333333;
}

#pipecap2 {
	position:absolute;
	top:394px;
	left:-12px;
	width:40px;
	height:41px;
	background-image:url(pipeend2.gif);
}

#buttons {
	position:absolute;
	top:56px;
	left:215px;
	height:49px;
	width:700px;
}

#fencing {
	position:absolute;
	top:80px;
	left:87px;
	width:656px;
	height:117px;
	background-image:url(fencing.gif);
	background-repeat:no-repeat;
}

#maintext {
	position:absolute;
	left:205px;
	top:135px;
	width:490px;
	height:auto;
	background-color:#999999;
	padding:15px;
	padding-top:90px;
	border:solid 6px #2E2E2E;
	background-repeat:no-repeat;
}

#mainflex {
	position:absolute;
	left:205px;
	top:135px;
	width:auto;
	height:auto;
	background-color:#999999;
	padding:15px;
	padding-top:90px;
	border:solid 6px #2E2E2E;
	background-repeat:no-repeat;
}

#sign {
	position:absolute;
	left:93px;
	top:149px;
	width:419px;
	beight:90px;
}

#articletitle{
	position:absolute;
	left:0px;
	top:0px;
	z-index: 1;
	width:520px;
	height:100px;
	background-color:white;
	border-bottom: solid 6px #2E2e2E;
}

#copyright {
	position:absolute;
	bottom:-80px;
	left:100px;
	width:300px;
	height:50px;
}

#dropshadow {
	position:absolute;
	width:770px;
	height:548px;
	left:13px;
	right:100px;
	background-image:url(dropshadow.gif);
	top: 16px;
}
