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

body{
	color: #FFFFFF;
	background-color: #121416;
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-image: url(../img2012/backgr.jpg);
	background-attachment: fixed;
	font-family: Verdana, Geneva, sans-serif;
}

#wrapper{
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: auto;
	width: 990px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#content{
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: #9ACADE;
	background-repeat: repeat;
	background-position: center top;
	background-image: url(../img2012/100xtransp.png);
	font-family: Verdana, Geneva, sans-serif;
}




#wrapper a{
	color: #E1FDFF;
	text-decoration: none;
	display: inline-block;
}
#wrapper a:link, #wrapper a:visited{}
#wrapper a:hover, #wrapper a:active{
	color: #FAF9ED;
}

h1{
	font-size: 17px;
	line-height: 19px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #95AABD;
}
h2{
	font-size: 14px;
	line-height: 19px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #0199CB;
}

h3{
	color: #FFF;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}

h4{
	color: #121619;
	font-size: 30px;
	line-height: 42px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-weight: bold;
	width: 970px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	background-image: url(../img2012/genre.png);
	background-repeat: no-repeat;
	height: 55px;
}
p{
	font-size: 12px;
	line-height: 20px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 1px;
	font-family: Verdana, Geneva, sans-serif;
	color: #E2E9EB;
	font-weight: normal;
}
#workTable{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img2012/100xtransp.png);
	width: 990px;
}


#bottom{
	height: 15px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
}

