@charset "utf-8";
/* CSS Document */

body {
	background-color: #780202;
	background-image: url(../images/layout4_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

form {
	margin: 0;
	padding: 0;
}

/* Main Layout divs Main Layout divs Main Layout divs Main Layout divs Main Layout divs Main Layout divs Main Layout divs */

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 880px;
}

#header {
	margin: 0px 0px 0px 0px;
	height:70px;
	padding: 0px;
}

#nav {
	margin: 0 0 0 0;
	background-image: url(../images/nav_bg.jpg);
	height:32px;
	padding: 0px;
}

#mainbox {
	margin: 0 0 0 0;
	background-image: url(../images/funkybox.jpg);
	height:250px;
}

#funkybox {
	margin: 0 0px 0 0;
	height: 250px;
	width: 305px;
	float: right;
	padding:0px 0px 0px 0px;
	background-image:url(../images/funkybox_box.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	text-align:left;
}

#funkybox .title{
	margin: 23px 0 0 15px;
	padding:0px 0px 0px 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
}

#funkybox .column{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	width: 120px;
	float:left;
	margin: 15px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

#funkybox .column ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;
}

#side-a {
	float: left;
	width: 575px;
	background-color:#FFFFFF;
}

#side-b { 
	margin: 0;
	float: left;
	background-color:#FFFFFF;
	width: 305px;
	height: 1%  Holly hack for Peekaboo Bug 
}

#side-c {
	width: 880px;
	background-color:#FFFFFF;
}

#footer {
	clear: both;
	background-image: url(../images/nav_bg.jpg);
	height:32px;
}

#elykfooter {
	clear: both;
	height:32px;
	width: 880px;
}

#featuredpics {
padding:5px 0px 0px 0px;
}

/* Text Styles Text Styles Text Styles Text Styles Text Styles Text Styles Text Styles Text Styles Text Styles */

.para {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:13px;
color: #000000;
padding: 0px 10px 0px 10px;
margin: 0;
text-decoration:none;
}

.para A:link {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:13px;
color: #000000;
text-decoration:none;
font-weight:bold;
}

.para A:visited {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:13px;
color: #000000;
text-decoration:none;
font-weight:bold;
}

.para A:active {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:13px;
color: #000000;
text-decoration:none;
font-weight:bold;
}

.para A:hover {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:13px;
color: #CC0000;
text-decoration:underline;
font-weight:bold;
}

.para ul ol {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:13px;
color: #000000;
margin-bottom:20px;
text-decoration:none;
}

.para li {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:13px;
color: #000000;
margin-bottom:20px;
text-decoration:none;
}

.parared {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:13px;
color: #990000;
font-weight:bold;
padding: 0px 10px 0px 10px;
margin: 0;
text-decoration:none;
}

/* TITLES TITLES TITLES TITLES TITLES TITLES TITLES TITLES TITLES TITLES TITLES TITLES TITLES TITLES TITLES  */

.titles {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:18px;
color: #000000;
padding: 10px 0 10px 10px;
margin: 0;
text-decoration:none;
}

.titles A:link {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:18px;
color: #000000;
padding: 10px 0 10px 10px;
text-decoration:none;
}

.titles A:visited {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:18px;
color: #000000;
padding: 10px 0 10px 10px;
text-decoration:none;
}

.titles A:active {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:18px;
color: #000000;
padding: 10px 0 10px 10px;
text-decoration:none;
}

.titles A:hover {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:18px;
color: #000000;
padding: 10px 0 10px 10px;
text-decoration:underline;
}

/* Footer Text Footer Text Footer Text Footer Text Footer Text Footer Text Footer Text Footer Text Footer Text */

.footertitles {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color: #fff;
padding: 10px 0 10px 0px;
margin: 0px;
text-decoration:none;
}

.footertitles A:link {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color: #fff;
text-decoration:none;
}

.footertitles A:visited {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color: #fff;
text-decoration:none;
}

.footertitles A:active {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color: #fff;
text-decoration:none;
}

.footertitles A:hover {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color: #fff;
text-decoration:underline;
}

#footerdiv {
text-align:center;
padding-top:8px;
}

/* MAIN NAV MAIN NAV MAIN NAV MAIN NAV MAIN NAV MAIN NAV MAIN NAV MAIN NAV MAIN NAV MAIN NAV MAIN NAV MAIN NAV  */

#mainnav{
font-family: Georgia, "Times New Roman", Times, serif;
text-align:center;
font-weight:bold;
white-space : nowrap;
float : left;
width : 100%;
/*height: 26px;*/
padding-top:6px;
}
#mainnav ul{
padding : 0;
margin : 0;
}
#mainnav ul li{
   display : inline;
   text-align:center;
}
#mainnav ul li a:link {
padding-left : 15px;
padding-right : 15px;
color:#fff;
font-size:16px;
text-decoration:none;
}

#mainnav ul li a:hover {
padding-left : 15px;
padding-right : 15px;
color: #FFFF99;
font-size:16px;
text-decoration:none;
}

#mainnav ul li a:visited {
padding-left : 15px;
padding-right : 15px;
color:#fff;
font-size:16px;
text-decoration:none;
}

#mainnav ul li a:visited:hover {
padding-left : 15px;
padding-right : 15px;
color: #FFFF99;
font-size:16px;
text-decoration:none;
}

/* FORM FORM FORM FORM FORM FORM FORM FORM FORM FORM FORM FORM FORM FORM FORM FORM FORM FORM FORM FORM FORM FORM FORM FORM  */

.cssform p{
width: 400px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
/*height: 1%;*/
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}