/* CSS Document */
body {
	margin-top: 0px;
	background-color: #000000;
	background-position: 50%;
	color: #CCCCCC;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
}
#menu {
	position:absolute;
	left:120px;
	top:0px;
	width:490px;
	height:100px;
	z-index:auto;
	padding-top: 50px;
	padding-left:20px;
	padding-right:20px;
}
#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC33;
	font-weight: bold;
	font-size: 14px;
}
#menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
#menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC33;
	font-weight: bold;
	font-size: 14px;
}
#menu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC33;
	font-weight: bold;
	font-size: 14px;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:120px;
	height:150px;
	z-index:auto;
	background-image:url(images/jclogo.gif);
	background-repeat: no-repeat;
}
#logo2 {
 	background-image: url(images/magic_pic_5.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:650px;
	top:0px;
	width:120px;
	height:150px;
	z-index:3;
}
#info {
	position:absolute;
	left:0px;
	top:150px;
	width:670px;
	height:auto;
	z-index:2;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 40px;
}
#info ul {
	list-style: none;
	margin: 30px;
	padding: 0;
	border: none;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	color: #FFCC33;
	text-decoration: none;
}
a:visited {
	color: #FFCC33;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.copy {
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size: 18px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 14px;
}
#content {
	margin: auto;
	width: 770px;
	position: relative;
}
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: 700;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC33;
	font-size: 18px;
}
.skinDropDown {
	font-size: 14px;
	background-color: #333333;
	color: #FFCC33;
	text-transform: uppercase;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.dropDown {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-weight: bold;
	background-color:#666666;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
}
