
body {
background: #363636;
margin: 0px;
padding: 0px;
}

.bodytext {
	margin-left: 5px;
}

.menubar {
	font-size:25px;
	line-height: 2.2;
	margin-left:-6px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.menubarsub {
	width:245px;
	font-size:25px;
	line-height: 2.2;
	margin-left:-3px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.menubartd {
	vertical-align:top;
	height:472px;
}

a:link              { color:#000000; text-decoration:none; }
a:visited           { color:#000000; text-decoration:none; }
a:hover             { color:#000000; text-decoration:none; }
a:active            { color:#000000; text-decoration:none; }

.bodytext a:link              { color:#0e7cb5; text-decoration:none; }
.bodytext a:visited           { color:#0e7cb5; text-decoration:none; }
.bodytext a:hover             { color:#00578e; text-decoration:none; }
.bodytext a:active            { color:#0e7cb5; text-decoration:none; }

.menubar a:link              { color:#000000; text-decoration:none; }
.menubar a:visited           { color:#000000; text-decoration:none; }
.menubar a:hover             { color:#000000; border-bottom: 2px solid #000000; }
.menubar a:active            { color:#000000; border-bottom: 2px solid #000000; }

.menubarsub a:link              { color:#000000; text-decoration:none; }
.menubarsub a:visited           { color:#000000; text-decoration:none; }
.menubarsub a:hover             { color:#000000; border-bottom: 2px solid #000000; }
.menubarsub a:active            { color:#000000; border-bottom: 2px solid #000000; }


.socialnetwork{

margin-top:0px;
margin-left:15px;
}


a.socialnetworklink:link              { color:#000000; text-decoration:none; }
a.socialnetworklink:visited           { color:#000000; text-decoration:none; }
a.socialnetworklink:hover             { color:#000000; text-decoration:none; }
a.socialnetworklink:active            { color:#000000; text-decoration:none; }


.portfolio {
	border:0px;
}

.mainwrapper {
	background: #363636 url('img/mainbg.jpg') no-repeat top center;
	position: absolute;
	width: 100%;
	height: 680px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom:auto;

}

.mainwrapper2 {
	background: url('img/mainbg2.jpg') no-repeat top center;
	position: absolute;
	width: 100%;
	height: 680px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;

}


.maintable {
margin: auto; 
background: url('img/tablebg.png');
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/tablebg.png');
}

.maintable2 {
height:471px;
vertical-align:top;
background: url('img/tablebg.png');
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/tablebg.png');
}

.divider {
	margin-bottom:-5px;
}

.divider2 {
	margin-bottom:-5px;
}

.portfolio {
	margin-top:2px;
	margin-left:2px;
	margin-bottom:-2px;
	margin-right: -2px;
}

.portfolionav {
	text-align: center;
	margin-top:8px;
}

.portfolionav img {
	vertical-align: middle;
	margin-bottom:5px;
}



