* {
		margin: 0;
		padding: 0;
		}

body {
	  	background: url(images/bg.jpg) repeat-x;
		text-align: center;
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		line-height: 20px;
		}

#container {
	   	margin-top: 0px;
	 	margin-right: auto;
	 	margin-left: auto;
	 	width: 916px;
		}
		
#masthead {
		height: 194px;
		background: url(images/flatheader.jpg);
	 	border-top: 8px solid #999;
	 	border-left: 8px solid #999;
	 	border-right: 8px solid #999;
	 	}
		
table.linkcontainer {
		margin: 150px auto 0 auto;
		}
table.linkcontainer td{
		background-color: #000000;
		filter:alpha(opacity=70);
		opacity: .7;
		-moz-opacity: .7;
		}
	a.main_link:active,a.main_link:visited,a.main_link:link{
		font-weight: 500;
		font-size: 15px;
		letter-spacing: .8px;
		text-decoration: none;
		font-variant: small-caps;
		display: block;
		color: #FFFFFF;
		line-height: 44px;
		width: 180px;
		}
	a.main_link:hover{
		background-color:#555555;
		color: #FFFFFF;
		}
	div.navigation {
	   height: 44px;
	   text-align: center;
	   }

#middle {
		width: 900px;
		text-align: left;
		background: #fff;
	 	border-left: 8px solid #999;
	 	border-right: 8px solid #999;
	 	border-bottom: 8px solid #999;
		overflow: hidden;
		}
	.sline1 {
		top: 0px;
		left: 0px;
		width: 900px;
		height: 4px;
		background-image:url(images/midfade.gif);
		}
 .contentleft {
		float: left;	 
		width: 34%;
		margin: 3px 0 0 0;
		}
	.contentleft h1 {
		font-size: 18px;
		font-weight: 500;
		letter-spacing: 1.6px;
		margin: 30px 0 0 58px;
		color: #006EFF;
		}
	.hr {
		position: relative;
		top: 0px;
		left: 56px;
		width: 100px;
		}				
	.contentleft p {
		width: 310px;
		font-size: 10px;
		margin: 10px 0 0 40px;
		text-align: left;
		}		
#CC9852384 {
		position: relative;
		margin: 0 0 0 0;
		top: 20px;
		left: 38px;
		}		
  .contentright {
		float: right;
		width: 52%;
		margin: 30px 20px 0 0;
		}
	.pic {
		position: relative;
		top: 20px;
		left: 0px;
		width: 302px;
		height: 150px;
		background-image:url(images/posters.jpg);
		}			
	.contentright h1 {
		font-size: 17px;
		font-weight: 500;
		letter-spacing: 1px;
		margin: 40px 0 0 30px;
		color: #FF3300;
		}
	.contentright p {
		width: 340px;
		margin: 10px 0 0 30px;
		line-height: 17px;
		text-align: left;
		}
	.dline1 {
		position: relative;
		top: 142px;
		left: 26px;
		width: 180px;
		height: 1px;
		background-image:url(images/linedotted.gif);
		}		
	.dline2 {
		position: relative;
		top: 242px;
		left: 26px;
		width: 180px;
		height: 1px;
		background-image:url(images/linedotted.gif);
		}				
						
#bottom {
		margin: 0 auto 0 auto;
		width: 900px;
		}
 #bottom p {
		width: 900px;
		font-size: 10px;
		color: #999;
		}	
	 	a.bottom:link, a.bottom:visited {
		text-decoration: none;
		color: #999;
		}
		a.bottom:hover {
		text-decoration: none;		
		color: #E2EEFC;
		}