#title {
	font-size: 30px;
	text-align: center;
	position:absolute;
	left:337px;
	top:35px;
	width:356px;
	height:47px;
	z-index:3;
}
.main {
font-family: Tahoma;
padding-bottom: 30px;
padding-top: 30px;
padding-left: 0px;
font-size: 10pt;
color: black;
text-align: left;



}

.menu {
font-family: Tahoma;
font-size: 10pt;
color: black;

text-align: center;
font-weight: bold;
line-height: 1.7;
}
a { text-decoration: none; }
a.menu:link {
	color: black;
	background-color: transparent;
	line-height: 1.7;
     }

a.menu:visited {
	color: navy;
	background-color: transparent;
	line-height: 1.7;
     }

a.menu:hover {
     color: #FFFFFF;
     background-color: transparent;
     text-decoration: underline;
     }

a.menu:active {
     color: white;
     background-color: transparent;
     }

a:link {
     color: navy;
     background-color: transparent;
     }

a:visited {
     color: blue;
     background-color: transparent;
     }

a:hover {
     color: red;
     background-color: transparent;
     text-decoration: none;
     }

a:active {
     color: red;
     background-color: transparent;
     }
#footer {
	font-family: Tahoma;
	font-size: 10pt;
	color: navy;
	vertical-align: bottom;
	text-align: center;
	font-weight: bold;
	vertical-align: bottom;
	line-height: 1.7;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height:auto;

}
body {


	background-repeat: repeat-y;
font-family: Tahoma;
font-size: 10pt;

	color:navy;
	background-position: left top;
	margin-left: 0%;
	margin-top: 0%;
	left: 300px;
}
img {
border-width: 3px;
border-color: black;
}
#left {
	position:static;
	width:674px;
	z-index:1;
	margin-left:20px;
	height:auto;
}
#right {
	position:absolute;
	left:757px;
	top:20px;
	width:240px;
	height:auto;
	z-index:0;

}
#content {
position: absolute;
	top: 280px;
	width: 998px;
	left: 0px;
	background-image: url(http://www.arndtvideo.com/images/body.jpg);
	background-repeat: repeat-y;
height: auto;
	}
