.maintable {
	background-color: #000000;
	height: auto;
	width: 760px;
	border: 0px solid #FFFFFF;
	top: auto;
}
.body {
	background-color: #000000;
	margin: 15px;
	padding: 0px;
}
.header {
	background-image: url(../images/header.jpg);
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	top: 0px;
	height: 161px;
	width: 760px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
}
.leftmenutable {
	width: 160px;
	height: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	top: auto;
	left: auto;
}
.content {
	height: 100%;
	width: 600px;
	top: auto;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 0px;
	font-weight: bolder;
	text-indent: 15px;
	text-align: justify;
}
.bottom {
	height: 50px;
	width: 760px;
	bottom: auto;
	border: 1px solid #FFFFFF;
}
.linktable {
	height: 300px;
	width: 160px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	height: 0px;
	width: 0px;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #83BA8B;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #83BA8B;
	height: auto;
	width: auto;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
	word-spacing: normal;
	letter-spacing: 1px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.italic10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}
.scroll {
	color: #FFFFFF;
	height: 300px;
	width: auto;
}
.portfolio {
	padding: 7px;
	height: 312px;
	width: 312px;
}
.scroll{ 
overflow: auto;
height:300px;
width: 200px;
padding: 0px 175px 0px 20px; 
}
