/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */

body {
	background: #FFFFFF;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin-bottom: 1px;
}
#ffscrollbarfix {
	position: absolute;
	top: 0;
	bottom: -0.1px;
	width: 1em;
	z-index: -1;
}
h1 {
}

h2, h3 {
	margin-top: 0px;
}
h4, h5, h6 {
}
h6 a:visited {color: white;}
h6 a:hover{color: white;}
h6 a {color: white;}

p, ol, ul, dl, blockquote {
}

a {
	text-decoration: none;color: black;font-weight:bold;
}
a:visited {
	text-decoration: none;color:black;font-weight:bold;
}
a:hover {
	text-decoration: none;color:#ff9900;font-weight:bold;
}
/* Header */

#header {
	margin: 0 auto;
	padding:0 auto;
}

#header h1 {
	width: 600px;
	text-align:right;
	font-size: 12px;
	letter-spacing: 0px;
	background: black;
	margin: 0 auto;
	padding:0 auto;
	border:thin solid;
}

#header h2 {
	height: 20px;
	float: right;
	font-size: 16px;
	letter-spacing: -1px;
	color: black;
}

#header a {
	text-decoration: none;
	color: #fff;
}
#header a:hover {
	text-decoration: none;
	color: #ff6600;
}


/* Content */

#content {
	background: #FFFFFF;
	width: 600px;
	margin: 0px auto;
	padding: 0px auto;
	border:thin solid;
}
#colOne {
	float: left;
	width: 550px;
	margin-top: 10px;
	padding-left: 25px;
}

#colOne h1 {
	margin: 2px 0 5px 0; 
	padding: 2px 0 5px 0;
	font-size: 26px;
}
#colTwo {
	float: right;
	text-align:right;
	width: 100px;
	margin-top: 16px;
	padding-right: 10px;
	padding-left: 20px;
}

#colTwo ul {
	margin: 0px auto;
	padding: 0px auto;
	list-style-position: inside;
}

#colTwo a {
	color: black;
}

#colTwo a:hover {
	color: #FF8800;

}
#content h1 {
	font-size: 18px;
}

#content h2 {
	padding: 5px 15px 4px 20px;
	text-transform: uppercase;
	font-size: 16px;
	width:510px;
	border: 1px solid #781351;
	background: #781351;
	color:#fff;
}
#content h4 {
	padding: 5px 15px 4px 20px;
	text-transform: uppercase;
	font-size: 14px;
	width:510px;
	border: 1px solid #781351;
	background: #781351;
	color:#fff;
}

#content h3 {
	padding: 0px 0px 0px 5px;
	font-size: 12px;
}

#content p {
	margin: 10px 0 10px 0;
	padding-top: 1px;
	font-size: 12px;
	color: black;
}

/* Menu */

#menu {
	width: 600px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#menu ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	font-size: 15px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	background: #FF6600;
	color: #FFFFFF;
	height: 20px;
}

#menu a:hover {
	background: #FFFFFF;
	color: #FF8800;
}

/* Footer */

#footer {
	width: 600px;
	margin: 5px auto;
	padding: 0px 0px 0px 0px;
	height: 20px;
	background: #888888;
	border:thin solid;
}

#footer p {
	margin: 0px;
	padding-top: 2px;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	font-weight:normal;
}

#footer a:hover {
	color: black;
}
 input
{
color: #781351;
border: 1px solid #781351;
background: #fff;
}

td {font-size:14px;};
submit input
{
color: #781351;
background: #fff;
border: 2px outset #d7b9c9;
}
textarea{
background: #fff;
border-color: #d7b9c9;
border: 1px solid #781351;
color: #781351;
}
select { 
border: 1px solid #781351;
border-color: #781351;
background: #fff;
color: #781351;

}
