body {
	color: #fff;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background: url(/img/bg_wood1.jpg) repeat #000;
}
p, h1, h2, h3, ul, li, div, span {
	margin: 0;
	padding: 0;
}
img { border: 0; }

#container {
	width: 900px;
	margin: 0px auto;
	position: relative;
}
#fblike {
	display: block;
	margin-top: 25px;
	margin-bottom: 12px;
}
#left {
	width: 265px;
	margin-right: 85px;
	float: left;
	background: url(../img/logo.png) no-repeat top left;
	padding-top: 250px;
	padding-left: 10px;
	overflow: visible;
}
#nav {
	position: absolute;
	top: 0px;
	right: 0px;
}
.pPiece {
	display: block;
	margin-bottom: 35px;
	height: 42px;
	overflow: hidden;
	position: relative;
}
#right {
	width: 540px;
	float: left;
	margin-top: 95px;
	text-align: right;
}


h1 {
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #ddff00;
	font-weight: normal;
	text-align: right;
	width: 524px;
	padding-right: 16px;
	background-color: #000;
	height: 38px;
	padding-bottom: 4px;
	margin-bottom: 15px;
}
h2 {
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f60;
	margin-right: 16px;
	margin-bottom: 12px;
}
#right p {
	margin-bottom: 16px;
	line-height: 15px;
	margin-right: 16px;
}

.orange {
	color: #f60;
}

.pDesc {
	background-color: #000;
	color: #fff;
	text-align: right;
	padding: 2px 16px 3px 16px;
}

a, a:visited, a:active {
	color: #3dabd5;
	text-decoration: none;
}
a:hover {
	color: #fff;
}
#nav a, #nav a:visited, #nav a:active {
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	font-size: 16px;
	color: #fff;
	padding: 8px 12px;
	float: left;
	text-decoration: none;
	margin-left: 8px;
	/*font-weight: bold;*/
}
#nav a:hover, #nav a.current, #nav a.current:visited, #nav a.current:active, #nav a.current:hover {
	background-color: #3dabd5;
	color: #fff;
}

/*MISC TEXT AND ELEMENT STYLING*/

.red {
	color: red;
}
p.error, #right p.error {
	display: block;
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
	line-height: 14px;
	font-weight: bold;
	margin-right: 16px;
}

img, div, input, a { behavior: url(/js/iepngfix.htc) }

form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
}

input, select, textarea {
	padding: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border: 1px solid #333;
	background-color: #fff;
}

select {
	padding: 2px;
}

.row {
	display: block;
	margin-bottom: 14px;
	clear: both;
}
label {
	display: block;
	float: left;
	width: 180px;
	text-align: right;
	padding-right: 15px;
	margin-top: 9px;
}

/*
green - #df0;
blue - #3dabd5;
orange - #f60;
*/
