@charset "utf-8";

/* ----------------------------MAIN CSS------------------------------- */



* {

 margin:0;

  padding:0;

  }

  

body {

	background-color:#f7e297;

	background-image:url(../images/BG1.jpg);

	background-repeat:no-repeat;

	background-position: 50% 0%;

	width: 100%;

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

}



#container {

	position:relative;

	width: 760px;

	margin: auto;
	

}



#home {

	height: 200px;

	width: 760px;

}



#news {

width: 570px;

padding-left: 96px;

padding-top: 80px;

color:#999999;

font-size:12px;

}



#info {

width: 570px;

padding-left: 96px;

padding-top: 10px;

color:#999999;

font-size:12px;

}



#prodname {

line-height: 150%;

color:#fcf4d5;

font-size:12px;

}



#fp {

margin-left: 20px;

background-image: url(http://www.munstre.com/images/frontpage/rotate.php);

width: 720px;

height: 554px;

}



#hide {

display: none;

}



a {

	text-decoration: none;

	color: #666666;

}



#cform {

border: 0px;

}



a#page:hover{

color: #FFFFFF;

}



a#pageON {

color:#FFFFFF;

}



/*-------------------------------MENU----------------------------------*/ 



#menu {

	position:relative;

	top: 23px;

	background-image:url(../images/menu2.gif);

	background-repeat:no-repeat;

	padding: 0;

	margin: 0;

	width:760px;

	height: 46px;

}



#menu * { 

margin:0; 

padding:0; 

border:0 solid; 

text-decoration:none; 

list-style:none;

}



#menu a {

position:absolute; 

display:block;  

height:46px;

}



#menu span {

visibility:hidden;

}



#link1 {width:114px; top:0; left:155px}



#link1:hover, #link1:active, #link1:focus {

background:url(../images/menu2.gif) -155px -46px;

}



#link2 {width:76px; top:0; left:269px}



#link2:hover, #link2:active, #link2:focus {

background:url(../images/menu2.gif) -269px -46px;

}



#link3 {width:79px; top:0; left:345px}



#link3:hover, #link3:active, #link3:focus {

background:url(../images/menu2.gif) -345px -46px;

}



#link4 {width:123px; top:0; left:424px}



#link4:hover, #link4:active, #link4:focus {

background:url(../images/menu2.gif) -424px -46px;

}



#link5 {width:59px; top:0; left:547px}



#link5:hover, #link5:active, #link5:focus {

background:url(../images/menu2.gif) -547px -46px;

}



#dropmenudiv{

	position:absolute;

	border-bottom-width: 0;

	font-family:"Times New Roman", Times, serif;

	text-transform: uppercase;

	font-size: 10px;

	line-height:18px;

	z-index:100;

	margin-left:4px;

}



#dropmenudiv a{

	width: 100%;

	display: block;

	text-indent: 3px;

	padding: 0px 0;

	text-decoration: none;

	font-weight: normal;

	color: #fcf4d5;

	z-index: 100;

}



#dropmenudiv a:hover{ /*hover background color*/

color: #666666;

}



/*--------------------------------END MENU------------------------------------*/



img {

	border: none;

}



#th {

border: #2a2a2a 1px dashed;

padding: 4px;

}



#th:hover {

border: #999999 1px dashed;

padding: 4px;

}



#wrap {

	background-color: #2a2a2a;

	width: 760px;

	margin-top: 23px;

	margin-right:auto;

	margin-left:auto;

	padding-left: 0px;

}



#wrap1{

	color:#FFFFFF;

	padding-top:100px;

}



#wrap3{

	color:#FFFFFF;

	padding-top:0px;

}



#item{

float:left;

padding-left: 32px;;

padding-bottom: 75px;

}



.spacer {

clear:left;

}



#left {

width: 400px;

float:left;

}



#right {

width: 200px;

float: right;

}



#footer {

	width: 760px;

	margin-right: auto;

	margin-left: auto;

}



#footer1 {

	background-color:#333333;

	background-image:url(../images/footer1.gif);

	height: 200px;

	color:#999999;

	width: 760px;

}



#fitems {



	float:left;

	padding-top: 31px;

	padding-bottom: 20px;

	padding-left: 41px;

	text-decoration: none;

	font-family:"Times New Roman", Times, serif;

	font-size:14px;

	color:#999999;

}



a#f {

	text-decoration: none;

	font-family:"Times New Roman", Times, serif;

	font-size:13px;

	color:#CCCCCC;

}



a#f:hover{ /*hover background color*/

color: #FFFFFF;

}



#copy {

	background-color:#333333;

	color:#999999;

	width: 760px;

	margin-right:auto;

	margin-left:auto;

	height: 30px;

}



#copyin {

float:left;

padding-left: 15px;

padding-top:9px;

background-color:#333333;

color:#999999;

width: 632px;

}



#fright {

float: left;

padding-top:9px;

background-color:#333333;

color:#999999;

width: 100px;

}



#nslogo {

	vertical-align:baseline;

}

/* ----------------------------END MAIN CSS------------------------------- */