/* CSS Document */

html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center}
p{
	margin:0;
	text-indent: 5px;
	padding: 0px;
}
a{display:block;color: #981793;padding:10px}
div#header h1{height:150px;line-height:150px;margin:0;
 background: #EEE;color: #79B30B}
div#container{
	text-align:left;
	border: thin solid #2432E4;
}
div#content p{
	line-height:1.4;
	padding-left: 5px;
	text-align: justify;
	padding-right: 5px;
}

div#content h5{
	line-height:1.4;
	padding-left: 5px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.pitch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 10px;
	border: medium dashed #FF0000;
	text-align: center;
	height: 100px;
	width: 500px;
	margin-left: 200px;
	float: none;
}

div#navigation{
	float: left;
	width:150px;
	border-right-color:#2432E4;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: medium;
	border-top-color: #000000;
}
#navigation H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFF00;
}

#navigation a {
	display: block;
	list-style: url(none) none;
	border-bottom: 2px solid;
	color: #342EE4;
	padding-left: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.75em;
	font-weight: bold;
	background-color: #FFFFFF;
}

#container #wrapper #content img {
	text-align: right;
}

#content .pinlots {
	
border: #000000: thin;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: medium solid #000000;
	text-indent: 5px;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.pinlots h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-indent: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: none;
	border-bottom-color: #000000;
}

.pinlots p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	indent: 10px;
}


div#extra{background:#FF8539}
div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px}

div#container{width:800px;margin:0 auto}
div#wrapper{float:left;width:100%}
div#content{
	margin: 0;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
	
}
div#navigation{float:left;}
div#extra{float:left;width:150px;margin-left:-150px}
div#footer{clear:left;width:100%}

.special {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
}
