@charset "UTF-8";
/* Jenny Riffle CSS Document Created by Gene Rocha Web Design www.generocha.com*/

* { margin: 0; padding: 0;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	margin-bottom: 8px;
	color: #666666;
	margin-bottom: 6px;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 300; 
	color: #990000;
	line-height: 21px;
	margin-bottom: 4px;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #333333;
	line-height: 21px;
	margin-bottom: 4px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 800; 
	color: #333333;
	line-height: 21px;
	margin-bottom: 4px;
}
body {
	padding-top: 10px;
	background-color: #F3F3F3;
	}
#container {
	width: 900px;
	height: 725px;
	background-image: url(images/rotatebg/rotate.php);
	background-position: center;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#copyright {
	width: 900px;
	height: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	
	}
ul#copyright {
	list-style-type: none;
	width: 900px;
	}
#copyright li {
	display: inline;
	}
#copyright li a{
	text-decoration: none;
	color: #666666;
	}
#copyright li a:hover {
	text-decoration: underline;
	color: #333333;
}
#copyright li p{
	float: left;
	font-family:Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	}
#copyright li p#credits{
	float: right;
	}
#header {
	width: 900px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	margin: 0;
	}
img{
border: none;
}
#middle {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -15px;
	padding-left: 40px;
	}
	
	#left {
		width: 300px;
		height: 672px;
		float:left;
		}
	#left2 {
		width: 300px;
		float:left;
		padding-left: 20px;
	}

	#right {
		width: 500px;
		float:left;
		padding-left: 20px;
		}
	#right2 {
		width: 180px;
		float:left;
		padding-left: 20px;
	}

	.clear {
		clear: both;
		height: 0;
		}
#middle ul{
	padding: 0px;

}
#middle li {


	}	
#middle  img {

	}
	#left ul{
	margin-top: -30px;
	}
	#left li {
	list-style-type: none;
	padding-bottom: 10px;
	}
	#left li h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 300; 
	color: #990000;
	line-height: 21px;
	margin-bottom: 4px;
	}
	#left li a{
	}
	#right li{
	list-style-type: none;
	padding-bottom: 5px;
	}
	#right li a{
	display: block;
	display: inline;
	}
	#right td h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 300; 
	color: #990000;
	line-height: 21px;
	margin-bottom: 10px;
	}
		#right form #submit {
		float: left;
		}
		#right form fieldset {
		border: 0;
		}
			#right form fieldset label {
			text-align: left;
			width: 100px;
			display: block;
			float: left;
			clear: left;
			}
			#right form fieldset p {
			margin: 0 0 12px 0;
			}	
#footer {
	width: 900px;
	height:40px;
	margin-right: auto;
	margin-left: auto;
	}
	h1.mainLogo{
	padding-top: 30px;
	}
	 .headerRow td {
 	font-variant:small-caps;
 	font-weight:bold; 
	background-color:ccffcc;
	text-align:center;
 } 
 .edTBL{border-collapse:collapse; border:1px solid #ccc;} /*effects edit table borders*/
 /*effects all TDs inside edit table*/
 .edTBL td {
 	border:1px solid #ccc;
	padding:0 2px; 
	font-family: verdana, arial, sans-serif;
	font-size:.9em; 
	} 
 .evenRow td{} /*effects all TDs in even TRs in edit table*/
 .oddRow td{background-color:eeeeee;} /*effects all TDs in odd TRs in edit table*/
	
	.arrow{
	font-size: 14px;
	}
	.arrow a{
	color: #666666;
	}
	.arrow a:hover{
	color: #990000;
	text-decoration: none;
	}
	.arrowOver{
	font-size: 11px;
	}
	.arrowOver a{
	color: #990000;
	}
	.arrowOver a:hover{
	color: #990000;
	text-decoration: none;
	}