	body {
		background:#222222;
		font-family:Verdana, sans-serif;
		font-size:11px;
		}
	a:link    {color:#336699; text-decoration:none;}
	a:visited {color:#336699; text-decoration:none;}
	a:active  {color:#336699; text-decoration:none;}
	a:hover   {color:#3399cc; text-decoration:none;}
	h2 {
		font-size:17px;
		margin:0;
		}
	h3 {
		text-align:center;
		font-size:20px;
		border-bottom:1px solid #ccc;
		font-family:Courier New, Courier, serif;
		text-transform:uppercase;
		}
	h4 {
		text-align:left;
		font-size:9px;
		border-bottom:1px solid;
		font-family:Verdana;
		letter-spacing: 1px;
		text-transform:uppercase;
		margin-left:1px;
		margin-right:1px;
		margin-bottom:0px;
		margin-top:0px;
		}
	#container {
		background:url(./images/bodyTile.gif) repeat-y;
		width:774px;
		margin-left:auto;
		margin-right:auto;
		}
	#nav {
		background:url(./images/headNav.gif) no-repeat;
		height:55px;
		}
	#header {
		height:315px;
		}
	#content {
		margin-top:4px;
		margin-left:30px;
		margin-right:30px;
		background:url(./images/sitecorner1.jpg) no-repeat left top;
		}
	#footer {
		background:url(./images/footer.gif) no-repeat;
		height:63px;
		padding:0 44px 0 44px;
		line-height:20px;
		color:#fff;
		font-size:9px;
		text-align:center;
		}
	#copyright {
		text-align:center;
		color:#fff;
		font-size:9px;
		margin-top:0px;
		}
	#navlist {
		position:relative;
		top:18px;
		margin:0;
		padding:0;
		margin-left:21px;
		}
	#navlist li
		{
		display: block;
		list-style-type: none;
		float:left;
		margin:0;
		padding:0;
		}
	#col1 {
		float:left;
		width:470px;
		}
	#col2 {
		float:left;
		width:205px;
		margin-left:35px;
		background:url(./images/donateshell.gif) no-repeat bottom right;
	}
	#mov1 {
		float:left;
		width:350px;
		}
	#mov2 {
		float:right;
		width:350px;
	}
	.clear {
		clear:both;
		}

	.mvbdiv {
		text-align:center;
		z-index:99;
		}
	.mvinfo {
		background:url(./images/menudrop.png) no-repeat;
		width:250px;
		height:165px;
		margin-left:50px;
		margin-bottom:15px;
		}
	.mvinfo p {
		margin-top:4px;
		margin-bottom:4px;
		margin-left:6px;
		margin-right:6px;
		}
	.mvbutton img {
		border:0;
		z-index:99;
		}
	.mvbdiv a:hover, .mvbutton:hover {
		cursor: pointer; cursor: hand;
		}

	.right_thumb {
		float:right;
		margin:6px;
		margin-top:20px;
		margin-right:15px;
		}

	.left_thumbs {
		float:left;
		margin: 20px 10px 10px 20px;
		}
	* html .left_thumbs {
		margin-left:10px;
		}