body {
		 background: #000;
		 font: large 'Times New Roman', serif;
		 color: #fff;
}
#wrap {
			background: #000000;
			max-width: 1200px;
			min-width: 600px;
			margin: 0 auto;
}
*{
	margin: 0px;
	padding: 0px;
}
ul {
	 list-style-type: none;
}
#head a:link {
				color: #ffff00;
				text-decoration: none;
}
#head a:hover {
				text-decoration: underline;
}
#head {
			width: 100%;
			float: left;
			clear: both;
			background: #000000 url("../images/header3.jpg") no-repeat center left;
			text-align: left;
			border-bottom: 1px solid #fff;
}
#head h1 {
			 text-align: left;
			 font-size: 180%;
			 padding-top: 2%;
			 margin: 2% 0% 1% 2%;
}
.copy {
			font-size: 80%;
}
#head h4 {
					text-align: left;
					font-weight: normal;
					font-size: 110%;
					margin: 1% 0% 1% 2%;
}
#main {
			width: 100%;
			background: #000 url("../images/sidebar2.jpg") no-repeat right bottom;
			float: left;
			clear: both;
            border-left: 1px solid #fff;
  
}
#cont {
			background: #000;
			width: 74%;
			float: left;
			clear: left;
            border-left: 1px solid #fff;
			border-right: 1px solid #fff;
            margin: 0px 0px 6px 5px;
}
#cont h3 {
			text-align: center;
			margin: 2% 0% 2% 0%;
}
#cont h2 {
			font-size: 180%;
			font-weight: normal;
			font-style: italic;
			text-align: center;
			margin: 2% 0% 2% 0%;
}
#cont h5 {
			font-size: 80%;
			font-weight: bold;
			font-style: italic;
			text-align: center;
			margin: 0px;
}
#cont p {
			text-align: left;
			margin: 2% 5% 5% 5%;
}
#cont ul {
			clear: both;
			list-style-type: disc;
			margin: 2% 3% 0% 5%;
}
#cont li {
			margin-top: 1%;
}
.ratepg {
				width: 80%;
				clear: both;
				margin: 2% 4% 2% 6%;
				font-size: 85%;
				font-weight: bold;
				font-style: italic;
}
#sidebar {
				 width: 24%;
				 float: right;
				 clear: right;
}
#nav {
		 width: 100%;
		 margin-top: 10%;
}
#nav ul {
		 margin-left: 4%;
		 font-size: 120%;
}
#nav li {
		 margin-top: .5em;
}
#nav li a {
		 color: #bfe2f9;
		 font-style: italic;
		 text-decoration: none;
}
#nav li a:hover {
		 color: #fcf64c;
		 text-decoration: underline;
}
#nav li a:active {
		 color: #f00;
		 text-decoration: none;
}
#tnails {
				width: 80%;
				float: left;
				clear: both;
				margin: 0% 0% 2% 12%;
}
#tnails img {
		 border: none;
}
#frm {
			width: 98%;
			float: left;
			margin: 4% 0% 0% 3%;
			padding-left: 1%;
			font-size: 90%;
			text-align: left;
}
#frm p {
		 margin: 2px;
		 font-style: italic;
}
.clrfrm {
				clear: both;
}
#spn {
		 clear: both;
}
#foot {
			width: 100%;
			background: #000;
			float: left;
			clear: both;
			border-top: 1px solid #fff;
}
#foot p {
			margin: 0%;
			font-size: 80%;
}
#clrspn {
				clear: both;
}
.fill {
			width: 100%;
			height: 4em;
}

