@charset "UTF-8";   
/* CSS Document */

html {
   height:75%;
}

* {
   padding:0px;
   margin:0;
}

body {
	margin: 0px;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	height:75%;
	background-image: url(../images/backgrounds/concrete2.jpg);
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:22px;
	letter-spacing:-0.9px;
	color:#FF009F;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	letter-spacing:normal;
	color:#FFFFFF;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	letter-spacing:normal;
	color:#999999;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	letter-spacing:-0.9px;
	color:#FF009F;
}


p {
	font-size:12px;
	color: #FFFFFF;
}

#wrapper {
	width:800px;
	padding:10px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/backgrounds/concrete2.jpg);
}

#header {
	width:540px;
	height:115px;
	background-color:#000000;
	float:left;
}

#mailinglist {
	width:220px;
	height:23px;
	margin-top:35px;
	float:right;
	background-color:#000000;
	padding:57px 20px 0px 20px;
}

.clear {
	clear:both;
	height:0px;
	width:0px;
}

#firstcontent {
	width:770px;
	background-color:#000000;
	padding:20px 20px 10px 20px;
}

#secondcontent {
	width:540px;
	float:right;
	background-color:#000000;
	padding:0px 20px 20px 20px;
}


#footer {
	margin-top:5px;
}

#footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
}

#blackbox {
	width:190px;
	background-color:#000000;
	float:left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#blackbox ul  li {
	list-style-position:inside;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	letter-spacing:-0.9px;
	color:#FFFFFF;
}

#blackbox ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	letter-spacing:-0.9px;
	color:#F900A0;
}

#blackbox span {
	color:#FFFFFF;
	font-size: 20px;
}

#blackbox {
	color:#666666;
}

#sponsors {
	margin-top:30px;
}

#mainwindow {
	width:550px;
	float:right;
	margin-bottom:20px;
	background-color:#000000;
}

#featureboxes {
	width:760px;
	height:255px;
	margin-top:20px;
}

#featureboxes1 {
	width:760px;
	height:255px;
	margin-top:20px;
	padding-top: 30px;
}

#featureboxleft {
	width:240px;
	height:255px;
	float:left;
	margin-right:20px;
}

#featureboxright {
	width:240px;
	height:255px;
	float:right;
}

.featureimage {
	margin:10px 0px 10px 0px;
}

.homethumb {
	border-color:#999999;
	border-width:1px;
	border-style:solid;
}

.eventthumb {
	margin-bottom:20px;
	border-color:#999999;
	border-width:1px;
	border-style:solid;
}

.input {
	width:60px;
	height:9px;
	font-size:9px;
	color:#666666;
	background-color:#CCCCCC;
	border-color:#333333;
	border-width:1px;
	padding:2px;
	margin:0px 4px 0px 4px;
}

.yellow {
	color:#FF00A2;
}

.white {
	color:#999999;
}

.red {
	color:#FF00A1;
}

a:link {
	color: #FF00A1;
	text-decoration:none;
}

a:hover {
	color: #FF00A1;
	text-decoration:underline;
}

a:visited {
	color: #FF00A1;
	text-decoration:none;
}

/*   Navigation   */

#navigation {
	width:520px;
	height:23px;
	margin-left:10px;
}

#navigation ul {
	margin:0px;
	height:23px;
}

#navigation ul li {
	list-style-type:none;
	height:23px;
	float:left;
	text-transform:none;
}

#navigation ul li a {
	height:23px;
	display:block;
	text-decoration:none;
}

#navigation ul li a span {
	visibility:hidden;
}
/* Nav buttons */


#navigation .homeNav {
	background-image:url(../navibar/home_off.gif);
	background-repeat:no-repeat;
	width:55px;
}

#navigation .homeNav a:hover,
#navigation .homeNavSelected {
	background-image:url(../navibar/home_on.gif);
	background-repeat:no-repeat;
	width:55px;
}

#navigation .photoNav {
	background-image:url(../navibar/photo_on.gif);
	background-repeat:no-repeat;
	width:117px;
}

#navigation .photoNav a:hover,
#navigation .photoNavSelected {
	background-image:url(../navibar/photo_off.gif);
	background-repeat:no-repeat;
	width:117px;
}

#navigation .artNav {
	background-image:url(../navibar/art_on.gif);
	background-repeat:no-repeat;
	width:47px;
}

#navigation .artNav a:hover,
#navigation .artNavSelected {
	background-image:url(../navibar/art_off.gif);
	background-repeat:no-repeat;
	width:47px;
}

#navigation .digitalNav {
	background-image:url(../navibar/digital_on.gif);
	background-repeat:no-repeat;
	width:67px;
}

#navigation .digitalNav a:hover,
#navigation .digitalNavSelected {
	background-image:url(../navibar/digital_off.gif);
	background-repeat:no-repeat;
	width:67px;
}

#navigation .stylingNav {
	background-image:url(../navibar/styling_on.gif);
	background-repeat:no-repeat;
	width:71px;
}

#navigation .stylingNav a:hover,
#navigation .stylingNavSelected {
	background-image:url(../navibar/styling_off.gif);
	background-repeat:no-repeat;
	width:71px;

}

#navigation .filmNav {
	background-image:url(../navibar/film_on.gif);
	background-repeat:no-repeat;
	width:49px;
}

#navigation .filmNav a:hover,
#navigation .filmNavSelected {
	background-image:url(../navibar/film_off.gif);
	background-repeat:no-repeat;
	width:49px;
}


#navigation .contactNav {
	background-image:url(../navibar/contact_off.gif);
	background-repeat:no-repeat;
	width:71px;
}

#navigation .contactNav a:hover,
#navigation .contactNavSelected {
	background-image:url(../navibar/contact_on.gif);
	background-repeat:no-repeat;
	width:71px;
}
