
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/Moire-Background.jpg);
	background-repeat: no-repeat;
}

td{
	vertical-align: top;
}

.h1div{
	background-image: url(images/Martin-Joiner-Creative-Services.jpg);
	height: 64px;
	width: 800px;
	margin-top: 100px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: 1px solid #990099;
}

#logodiv span{
	display: none;
}

#logodiv{
	width: 360px;
	height: 80px;
	background-image: url(images/MJCS-Logo.jpg);
	float: right;
}

#header, .masterwrapper, #headerbar, #wrapbody, .footerbar{
	width: 1000px;
}

#header{
	margin-top: 60px;
}

#headerbar{
	background-image: url(images/Headerbar.jpg);
	float: left;
	height: 35px;
	margin-bottom: 20px;
}

#contact{
	float: right;
	text-align: right;
	margin-top: 12px;
	font-size: 12px;
	color: #CCCCCC;
}

.emailaddress{
	float: right;
}

#headerlinks{
	margin-top: 60px;
	width: 600px;
	height: 20px;
	float: left;
}

.headerlink{
	float: left;
	margin-left: 18px;
}

.headerlink a{
	text-decoration: none;
	color: #666666;
	font-size: 12px;
}

.headerlink a:hover{
	text-decoration: none;
	color: #CCCCCC;
}

.container{
	text-align: center;
	width: 100%;
}

.container div{
	text-align: left;
}

.masterwrapper, #headerbar, .footerbar{
	margin-left: auto;
	margin-right: auto;
}

#wrapbody{
	float: right;
	margin-bottom: 20px;
}

img{
	border: 0px;
}

.link{
	width: 182px;
	height: 64px;
	background-image: url(images/Box.jpg);
}

.link:hover{
	background-position: -182px;
}

a{
	color: #aaaaaa;
	text-decoration: none;	
}

a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

