body {
	margin:0px;
	padding:0px;
	background:#666;
}
#container {
	padding:0px;
	width:955px;
	height:800px;
	margin:0px auto;
	background:url(../images/background1.jpg) repeat-x;
	-moz-box-shadow:0 0 30px 10px #000;
	-webkit-box-shadow:0 0 30px 10px #000;
	box-shadow:0 0 30px 10px #000;
}
#contentabout {
	width:735px;
	height:321px;
	margin:0px;
	padding:25px;
	background: #d6decd url(../images/majorabout1.png) no-repeat 325px;
	margin:0px auto;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 0 0 30px 10px #000;
	-webkit-box-shadow: 0 0 30px 10px #000;
	box-shadow: 0 0 30px 10px #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#contenthelp {
	width:735px;
	height:321px;
	margin:0px;
	padding:25px;
	background: #d6decd url(../images/majorhelp.png) no-repeat 630px 120px;
	margin:0px auto;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 0 0 30px 10px #000;
	-webkit-box-shadow: 0 0 30px 10px #000;
	box-shadow: 0 0 30px 10px #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#contentcontact {
	width:735px;
	height:321px;
	margin:0px;
	padding:25px;
	background: #d6decd url(../images/majorcomment.png) no-repeat 430px;
	margin:0px auto;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 0 0 30px 10px #000;
	-webkit-box-shadow: 0 0 30px 10px #000;
	box-shadow: 0 0 30px 10px #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#contentthanks {
	width:735px;
	height:321px;
	margin:0px;
	padding:25px;
	background: #d6decd url(../images/majorthanks.png) no-repeat 500px;
	margin:0px auto;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 0 0 30px 10px #000;
	-webkit-box-shadow: 0 0 30px 10px #000;
	box-shadow: 0 0 30px 10px #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
#banner {
	height:235px;
	width:829px;
	margin:0px auto;
	padding:0px;
}
#menu {
	height:35px;
	width:955px;
	margin:0px 0px 30px 85px;
	background-image:url(../images/menu.png);
	background-repeat:no-repeat;
}
#content {
	width:735px;
	margin:0px;
	padding:25px;
	background:#d6decd url(../images/majorlarge.png) no-repeat 500px 25px;
	margin:0px auto;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 0 0 30px 10px #000;
	-webkit-box-shadow: 0 0 30px 10px #000;
	box-shadow: 0 0 30px 10px #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	border-bottom: none;
	line-height: 25px;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
}
#footer {
	margin:35px 0 0;
	width:100%;
	height:35px;
	background-image: url(../images/footer.png);
	background-repeat: repeat;
	text-align:center;
	padding-top: 15px;
}
	
#container #menu a {
	font:bold 18px Tahoma, Geneva, sans-serif;
	text-decoration:none;
	color:#FFF;
	height: 35px;
	margin-left: 15px;
}
#container #menu a:hover {
	font:bold 18px Tahoma, Geneva, sans-serif;
	text-decoration:none;
	color:#F00;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#container #menu span {
	font: bold 24px Tahoma, Geneva, sans-serif;
	color: #FFF;
	padding-left: 50px;
	text-shadow: 4px 4px 4px #000;
}
#container #footer a {
	font:12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
	margin-left:50px;
}
#container #footer a:hover {
	color: #F00;
}
.smallertext {
	font-size:10px;
}
.imagetrans {
	opacity:0.3;
}
#container #contentcontact #form1 table tr td #clear {
	margin-left: 30px;
}
#container #content ul {
	text-decoration: none;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
#container #contentabout #contentabouttxt {
width:300px;
line-height:18px;
}
