/* Start of CMSMS style sheet 'MidnightStyle' */
*      {padding:0;margin:0;}
body {width: 900px;
	font-family: Helvetica, Arial, sans-serif;
	margin: 10px auto 0;
	background-color: #000;
	color: #fff;
	height:100%;}
.clear {clear:both;}
#cont {	height:100%;}
p {	margin-top:0px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding-right: 250px;
        font-size:0.9em;
        line-height: 130%;
	text-shadow: 0 0 0 #ccc;}
h2 {margin:0px 0px 10px 20px;color:#fff;font-size:1.4em;}
h1 {margin:0px 0px 10px 20px;color:#96C0FF;font-size:1.1em;}
h3 {margin:0px 0px 10px 20px;color:#96C0FF;font-size:1.1em;}
/*Albums*/
.album_content {margin-left:20px;}
p.albumname {margin-left:0px;margin-top:3px;width:120px;}
.albumlist .albumcomment {display:none;}
.albumlist {margin-left:25px;}
.picturelist {margin-left:25px; margin-top:10px;margin-bottom:10px;}
.thumb a {background-image:url(images/picbg.png);}
.artwork .thumb {width:130px;}
.artwork .thumb a img {margin-top:-2px;}
/*adds*/
.add {margin-left:80px;margin-top:20px;}
/* Menu Styles and link styles */
a {color: #69739d;
  	text-decoration: none;	
	text-shadow: 0 0 0 #000;}
a:hover {color: #96c0ff;}
a:hover:visited {color: #96c0ff;}
a:visited {color:#6973d8;}
#topmenu {float: left;margin-top:3px;}
#topmenu ul {display: inline;
	height: 28px;
        margin-left: 80px;}
#topmenu li {margin-right:30px;
	display: inline;
	list-style: none;
	font-size: 1.2em;
	font-weight:bold;
	max-height:28px;}
#topmenu a.currentpage {color:#96c0ff;}
#topmenu a.currentpage:visited {color:#96c0ff;}
#topmenu a {color:#fff;}
#topmenu a:hover {color:#69739d;}
#topmenu a:hover:visited {color:#69739d;}
#topmenu a:visited {color:#fff;}

/*tabs*/
#tabs li {display:block;float:left;}
#tabs ul {margin-left:15px;height:29px;}
#tabs a {
	display:block;float:left; 
	background-image:url(images/tab.jpg);
	width:111px;
	height:30px;
	margin:0 auto;
	background-repeat: no-repeat;
	background-position:100% 0%;
	text-align:center;
	padding-top:5px;
}
#tabs a:hover {color: #96c0ff;}
#tabs a:visited {color:#fff;}
#tabs a:hover:visited {color:#96c0ff;}
#tabs a.currentpage {
	display:block;
	float:left;
	background-image:url(images/tabactive.jpg);
	width:111px;
	height:30px;
	margin:0 auto;
	background-repeat: no-repeat;
	background-position:50% 0%;
	text-align:center;
	padding-top:5px;
}
/* Banner*/
#banner {height:235px;
	width:900px;
	background-image: url(images/mn-banner-nt2.jpg);
	background-position: 50% 0%;background-repeat:no-repeat;}
a.home {height:135px;width:300px;display:block;color:transparent;}
/*content Styles and stuff (delicate)*/
#massive {min-height: 400px;
	border-left:1px solid #69739d;
	border-right:1px solid #69739d;
	background-image:url(images/mn-mainbg.png);
	background-repeat: repeat;}
#stuff {margin:-45px auto;
	height:100%;
	width:860px;}
#left {float: left;
	margin-top:10px;}

#right {height:100%;
	width:820px;
	float:left;
	margin-left: 20px;
	margin-top:-6px;}
#content {min-height: 300px;
	border-left:1px solid #69739d;
	border-right:1px solid #69739d;
	background-image:url(images/mn-content-bg.png);padding:10px;}
.mtb, .mbb, .ctb, .cbb, #bg {background-color: transparent;
	background-repeat: no-repeat;}
.mtb{background-image:url(images/mn-maintop.png);
	background-position: 0% 0%;
	padding-top:14px;	}
.mbb{background-image:url(images/mn-mainbottom.png);
	background-position: 50% 100%;
	padding-bottom:14px;}
.ctb	{background-image:url(images/mn-content-top-big.png);
	background-position: 50% 0%;
	padding-top:17px;}
.cbb{background-image:url(images/mn-content-bottom-big.png);
	background-position: 50% 100%;
	padding-bottom:16px;	}
#bg {min-height: 256px;
	background-image:url(images/mn-footer.jpg);
	background-position: 0% 100%;
	padding-bottom: 150px;
	height:100%;	}
/* End of 'MidnightStyle' */

