/*
CSS DOCUMENT INFO

Description: Pluckers web site was designed by <a href="http://www.groupswitch.com/">Switch Creative Group</a>. For any questions please email <a href="mailto:kdallman@groupswitch.com>Kimi Dallman</a>
Version: 2.0
Author: Matt McClard, Jamie Wilson, Kimi Dallman 
Author URI: http://www.groupswitch.com/
*/


body {
	background: url(../images/00-background/corkboardBackground.jpg);
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	font: 65% Arial, Helvetica, sans-serif;
	width: 1024px;
}

#contentBackground {
	margin: 0px auto;
	padding: 0px;
	width: 975px;
	background: url(../images/00-background/cardboardBackground.gif) repeat-y 160px;
	min-height: 600px;
	overflow: visible;
	position: relative;
}

#polaroidBackground {
	margin: 0px auto;
	padding: 0px 0px 15px 0px;
	width: 1024px;
	background: url(../images/00-background/polaroidsBackground.gif) repeat-y;
	overflow: visible;
	position: relative;
}

a {
	text-decoration:none;
}

#header {
	height: 151px;
	width: 975px;
	background: url(../images/00-background/header.gif) no-repeat;
}


#changeableHeader {
	height: 151px;
	margin: 0px 0px 0px 55px;
}


#mainNav {
	background: url(../images/00-background/navBackground.gif) no-repeat 2px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 566px;
	width: 200px;
	float: left;
	overflow: visible;
	position: relative;
}

#menu {
	text-transform: uppercase;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: -30px 20px 0px 55px;
	overflow: visible;
	position: relative;
}
.two_lines {
	line-height: 1.3em;
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu ul li {
	padding: 10px 0px 0px;
	.padding: 11px 0px 0px;
	_padding: 10px 0px 0px;
	margin: 0px;
}

#menu ul li a {
	padding: 3px 5px;
	background-color: #f2d945;
}

#menu ul li a:link {
	color: #000000;
}

#menu ul li a:visited { 
	font-weight: normal;
	color: #000000;
}

#menu ul li a:hover, a:active {
	border-bottom: 1px solid #044D96;
	color: #044D96;
}
.rule {
	border-top: 1px dashed #666666;
}

.clear {
	clear: both;
}

#footer {
	margin: 0px auto 0px;
	padding: 0px;
	height: 80px;
	padding: 0px;
	width: 975px;
	background: url(../images/00-background/footer.gif) no-repeat 182px -15px;
	position: relative;
	overflow: visible;
}

#footerLeft {
	text-align: left;
	margin: 10px 0px 0px 230px;
	_margin: 5px 0px 0px 120px;
	padding: 0px;
	float: left;
	overflow: visible;
	position: relative;
	width: 400px;
}

#footerLeft p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

#footerRight {
	margin: -25px 150px 0px 0px;
	_margin: -20px 85px 0px 0px;
	padding: 0px;
	float: right;
	overflow: visible;
	position: relative;
	width: 400px;
}

#footerRight-index {
	margin: -25px 150px 0px 0px;
	_margin: -20px 75px 0px 0px;
	padding: 0px;
	float: right;
	overflow: visible;
	position: relative;
	width: 400px;
}

#footerRight p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

#switchLogo {
	margin: -45px 150px 0px 0px;
	_margin: -45px 85px 0px 0px;
	padding: 0px;
	float: right;
	overflow: visible;
	position: relative;
}

