html {
	margin: 0;
	padding: 0;
}

body {
	margin-left: auto;
	margin-bottom: 50px;
	margin-right: auto;
	margin-top: 50px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: black;
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: white;
}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: white;
}
a:hover, a:active { 
	text-decoration: none; 
	color: #7c0000;
}
#main { 
	font-size: 8px; 
	font-family: "Lucida Grande", Verdana, Arial, sans-serif; 
	background: #000 url(../art/web_back1.jpg) no-repeat 0 0px;
	border: 1px solid #fff;
	height: 675px;
	width: 1000px;
	margin: auto;
}
.logo {
	margin-top: 600px;
	margin-right: 25px;
	float: right;
	height: 180px;
	width: 100px;
	background: url(../MjS-logo-shadow_sm.png) no-repeat right bottom;
}
#links {
	color: white;
	text-align: center;
}h1 {
	background-repeat: no-repeat;
	padding: 20px;
	word-spacing: 3px;
	line-height: 100px;
	margin-top: 0px;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	margin-left: 0px;
}h2 {
	margin-top: 60px;
	line-height: 50px;
	font-size: 5em;
	text-align: left;
	text-decoration: none;
	margin-left: 85px;
}
#header_text_print { 
	margin-left: 100px; 
	margin-bottom: 55px; 
	margin-right: 0px; 
	margin-top: 55px; 
	background: url(../art/prints.png) top left no-repeat; padding:0px;
      width: 235px; height:40px;
}
#header_text_print a {
	display:block;
	width:235px; height:40px;
	background: url("../art/prints.png") top left no-repeat;
	text-decoration: none;
}
#header_text_print span { background-position: left top; display: none;
}
#header_text_web { 
	margin-left: 100px; 
	margin-bottom: 55px; 
	margin-right: 0px; 
	margin-top: 55px; 
	background: url(../art/webs.png) top left no-repeat; padding:0px;
      width:235px; height:40px;
}
#header_text_web a {
	display:block;
	width:235px; height:40px;
	margin:0; padding:0;
	background: url("../art/webs.png") top left no-repeat;
	text-decoration: none;
}
#header_text_web span { background-repeat: no-repeat; display: none;
}
#header_text_art { 
	margin-left: 100px; 
	margin-bottom: 55px; 
	margin-right: 0px; 
	margin-top: 55px; 
	background: url(../art/arts.png) top left no-repeat; padding:0px;
      width:235px; height:40px;
}
#header_text_art a {
	display:block;
	width:235px; height:40px;
	margin:0; padding:0;
	background: url("../art/arts.png") top left no-repeat;
	text-decoration: none;
}
#header_text_art span { background-repeat: no-repeat; display: none;
}
#header_text_id { 
	margin-left: 100px; 
	margin-bottom: 55px; 
	margin-right: 0px; 
	margin-top: 55px; 
	background: url(../art/ids.png) top left no-repeat; padding:0px;
      width:235px; height:40px;
}
#header_text_id a {
	display:block;
	width:235px; height:40px;
	margin:0; padding:0;
	background: url("../art/ids.png") top left no-repeat;
	text-decoration: none;
}
#header_text_id span { background-repeat: no-repeat; display: none;
}
#header_text_about { 
	margin-left: 100px; 
	margin-bottom: 55px; 
	margin-right: 0px; 
	margin-top: 55px; 
	background: url(../art/abouts.png) top left no-repeat; padding:0px;
      width:235px; height:40px;
}
#header_text_about a {
	display:block;
	width:235px; height:40px;
	margin:0; padding:0;
	background: url("../art/abouts.png") top left no-repeat;
	text-decoration: none;
}
#header_text_about span { background-repeat: no-repeat; display: none;
}

#footer_text { 
	margin-left: 75px; 
	margin-bottom: 0px; 
	margin-right: 0px; 
	margin-top: 45px; 
	background: url(../art/footer_text.png) left no-repeat; padding: 0px;
      width: 675px; height: 21px;
}
#footer_text a {
	display:block;
	width: 675px; height: 21px;
	margin:0; padding:0;
	background: url(../art/footer_text.png) 0 no-repeat;
	text-decoration: none;
}
#footer_text span { background-repeat: no-repeat; display: none;
}
#footer {
	background: transparent;
}

