/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 11px 0 0 0;
	padding: 0;
	font: normal small Arial, Helvetica, sans-serif;
	color: #333333;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #000000;
}

p, ul, ol, blockquote {
	margin-top: 0;
	line-height: 14px;
}

a {
	text-decoration: none;
	color: #FF33FF;
}

a:hover {
	text-decoration: underline;
}

/* Header */

#header {
	width: 720px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 14px;
	padding-top: 10px;
}

#header * {
	text-decoration: none;
	text-align: center;
	color: #FF66CC;
}

#header h1 {
	font-size: 2em;
}

#header h2 {
	font-size: 1.2em;
}

/* Menu */

#menu {
	width: 720px;
	height: 55px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	width: 140px;
	height: 21px;
	background: #000000;
	display: block;
	float: left;
	margin-right: 2px;
	text-align: center;
	padding: 7px 1px 0 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	
}

/* Content */

#content {
	width: 720px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 130px;
	padding-right: 10px;
	padding-left: 10px;
}

#colTwo {
	float: left;
	width: 375px;
	padding: 0 20px;
}

#colThree {
	float: left;
	width: 130px;
	padding-right: 10px;
	padding-left: 10px;
}

/* Content Elements */

#content h2 {
	height: 24px;
	margin-bottom: 20px;
	letter-spacing: normal;
	font-size: 18px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding-top: 5px;
	padding-bottom: 8px;
	text-align: center;
}

#content h3 {
	text-transform: uppercase;
	letter-spacing: normal;
	font-size: x-small;
	color: #9966FF;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: square inside;
	font-size: 18px;
	line-height: 20px;
}

/* Footer */

#footer {
	height: 70px;
	padding: 7px 0 0 0;
}

#footer * {
	color: #000000;
}

#footer p {
	text-align: center;
	font-size: smaller;
}
.thumbnail {
	border: #a09e9e 1px solid;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 0px;
	height: 90px;
	width: 121px;
	float: left;
}
.thumbnail-side {
	border: #a09e9e 1px solid;
	margin-top: 5px;
	width: 130px;
	height: 180px;
	margin-bottom: 5px;
}
.copy-panel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin-top: 15px;
	display: block;
	width: 120px;
	float: left;
	height: 180px;
	text-decoration: none;
	margin-left: 5px;
	border: 1px solid #FFFFFF;
	margin-right: 5px;


}
.style1 {
	font-size: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: 18px;
	font-weight: bold;
	clear: left;
	text-align: center;
}
.style3b {
	font-size: 20px;
	font-weight: bold;
}
.style4 {color: #FF0000}
.style5 {
	font-size: 18px;
	font-weight: bold;
}
.style6 {
	font-size: 16px;
	background-color: #FFCCFF;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #FF00FF;
}
.style7 {color: #D38EBD}
.style8 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	display: block;
	margin-top: 5px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.style9 {
	font-size: 24px;
	font-weight: bold;
}

