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

body {
	font: 1em/1.5em "Garamond", serif;
	background:url('images/back.jpg') center top repeat;
}

#shadowbox {
	width:1000px;
	margin:0 auto;
	background-color:white;
}
#wrapper {
width:980px;
margin:0 auto;
background-color:#FFF;
overflow:auto;
}

#header {
	font: 107px/1em "Garamond", serif;
	
}

#content p {
	font-size:22px;
	line-height:26px;
	padding-bottom:10px;
}
#logo {
}

#tagline {
	font: 41px/1.5em  "Garamond", serif;
	text-align:right;
	margin-right: 91px;
	
}

.left {
	float:left;
	margin-right:10px;
}

.right {
	float:right;
	margin-left:10px;
}

#footer {
	float:left;
	clear:both;
	text-align:center;
	width:100%;
	margin-top:20px;
	background-color:white;
}

.flink {
	font-size: 2em;
	margin:1em;
}

.under {

}

#t1 {
	width:400px;
	height:70px;
	margin: 0 auto;
	font-size:19px;
}

#mleft {
	width:200px;
	float:left;
}

#mright {
	width:200px;
	float:right;
}

.m2, #copyright {
	font-size:0.8em;
	
}

#credits {
	margin-bottom:20px;
	margin-top:10px;
}

#acts {
	
}

#acts li, #acts li a {
	font-size:16px;
	line-height:30px;
	list-style:none;
	padding-bottom:10px;
	color:#162773;
	font-weight:bolder;
}

#acts li .ss {
	display:block;
	font-size:12px;
	line-height:14px;
	color:#333;
	font-style:italic;
	
}

#act1 {
	width:400px;
	float:left;
	margin-bottom:20px;
	margin-top:20px
	
}

#act2 {
	width:400px;
	float:right;
	margin-top:20px;
	
}

.clearleft {
	clear:left;
}

#firstact {
	width:400px;
	float:left;
	clear:both;
}

#secondact {
	background-color:red;
.clearright {
	clear:right;
}
