body {
	background-color: #414141;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	text-align: center;
}
.insidebox {
	background-color: #FFFFFF;
	height: 751px;
	width: 700px;
	margin: 0 auto;
	position: relative;
	text-align: justify;
}
.foot {
	background-image: url(images/footer.gif);
	right: 0px;
	bottom: 0px;
	position: absolute;
	text-align: right;
	padding-right: 3px;
	height: 29px;
	width: 605px;
	color: #FFFFFF;
}
.mid {
	position: absolute;
	left: 0px;
	top: 127px;
	background-image: url(images/mid.jpg);
	height: 285px;
	width: 102px;
	background-repeat: no-repeat;
}
.firstlinks {
	width: 102px;
	top: 148px;
	position: absolute;
	left: 0px;
	line-height: 20px;
	padding-left: 2px;
	padding-top: 0px;
	display: block;
}
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.header {
	background-image: url(images/header.jpg);
	height: 121px;
	width: 700px;
}
.mainmid {
	position: absolute;
	left: 102px;
}
ul {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
}
.leftcol, .rightcol {
	position: absolute;
	left: 100px;
	top: 420px;
	height: 300px;
	width: 200px;
}
.rightcol {
	position: absolute;
	left: 350px;
	
}
.tab {
	position: absolute;
	width: 115px;
	left: 550px;
	top: 425px;
}
.home {
	position: absolute;
	top: 102px;
	left: 30px;
}
.list {
    position: absolute;
	left: 350px;
	top: 450px;
}	
.left, .right {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #414141;
	border-left-color: #414141;
	position: absolute;
	height: 300px;
	width: 180px;
	left: 142px;
	top: 420px;
}
.middle {
	position: absolute;
	height: 300px;
	width: 180px;
	left: 322px;
	top: 420px;
}
.right {
	position: absolute;
	left: 501px;
}
.flash {
	position: absolute;
	left: 100px;
	top: 126px;
    
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.99em;
	color: 414141;
	text-align: left;
	padding-right: 3px;
	padding-left: 5px;
	line-height: 15px;
}
.maincon {
	position: absolute;
	left: 5px;
	top: 678px;
	width: 150px;
	height: 56px;
	text-align: left;
	font-size: .99em;
}	
