*{
	margin:0px;
	font-family: 'Comic Sans MS', cursive;
}

p {
	margin-bottom:		20px;
}


img{border:0px;}

.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.mT20{margin-top:20px;}
.mB20{margin-bottom:20px;}


a {
	text-decoration:	underline;
	color:				#404345;
}
#container{
	margin:0px auto;
	padding-top:38px;
	width:1002px;
	height:auto;
	color:#404345;
	font-family: 'Comic Sans MS', cursive;
	
}

#wrapper{
	width:100%;
}

.imgbox{
	float:left;
	width:210px;
	margin-top:110px;
}

.menu-box{
	float:left;
	width:120px;
	display:block;
	position: relative;
	left:-11px;
}
.menu1{
	height:125px;
}

.menu1 ul{
	list-style:none;
	padding:0px;
	margin:0px;
}

.menu1 li{
	text-align:right;
}

.menu2{
	width:120px;
	height:57px;
}

	.menu2 ul{
	list-style:none;
	padding:0px;
	margin:0px;
}

	.menu2 li{
	text-align:right;
}

#main{
	float:left;
	width:470px;
	padding-left:30px;
	margin-top:20px;
	height:565px;
}

#dropmenudiv{
position:absolute;
/*border:1px solid #dbdbdb;*/
border-bottom-width:0;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
/*text-indent: 3px;*/
/*border-bottom: 1px solid #dbdbdb;*/
/*padding: 3px 0;*/
text-decoration: none;
/*font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
/*color:#556372;*/
text-align:left;
}

#dropmenudiv a:hover{ /*hover background color*/
/*background-color: #f99f00;*/
/*color:#ffffff;*/
}

.staticmenu {
	margin-top: -5px;
}

h1 {
/*color:#ffd204;*/
color:inherit;
font-size:16px;
font-weight:normal;}

#board {margin-top:-15px;}

marquee {
	color: #FFF;
	font-weight: bold;
}

#scroll {
	float: right; 
	clear: right; 
	color: #FFF; 
	width:890px;
}

#scrollContent {
	width:			630px;
	overflow:		auto;
	height:			426px;
}



