body {
	font-family: tahoma;
	
	background-color: #2c0a09;
	background-image: url('images/bg1.png');
	background-position: 100px 200px;
	background-repeat: repeat;
	
	margin-top:0;
	
}
p {font-family: tahoma;
	color: #000000;
	font-size: 90%;
	text-align: justify;
}
a:link, a:visited {
	color: #2b4052;
	text-decoration: underline;
}

a:hover, a:active {
	color: #5781a4;
	text-decoration: none;
}
  		
	
.header {
	width: 900px;
	min-width: 900px;
	height: 230px;
	
	background-image: url('images/header.png');
	background-position: center top;
	background-repeat: no-repeat;
}

.main {
	width: 900px;
	background-image: url('images/body.png');
	background-position: center top;
	background-repeat: repeat-y;
}

.content {
	width: 660px;
	}
.footer {
	width: 900px;
	height: 206px;
	background-image: url('images/footer.png');
	background-position: center top;
	background-repeat: no-repeat;
}
.iimg {padding: 0 0 10px 10px}
.gigad {
	width: 400px;
	height: 250px;
	background-image: url('images/gigad.png');
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 75px;
	padding-top: 0px;
	font-weight: bold;
	}
.mboxtop {
	background-image: url('images/mboxtop.png');
	background-position: center top;
	background-repeat: no-repeat;
	font-size: 90%;
	padding-top: 10px
}
.mboxbottom {
	background-image: url('images/mboxbottom.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	font-size: 90%;
	padding-bottom: 10px;
}

.guidehead {
width: 750px;
background-color: #5781a4;
border: thin solid #80c2dd;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 0.1cm;
cellpadding: 0;
cellspacing: 0;
}

.guide {
width: 750px;
border: thin solid #5781a4;
background-color: #80c2dd;
cellpadding: 0;
cellspacing: 0;
border-collapse: collapse;
}

.guidesidehead {
border: 0;
text-transform: uppercase;
font-weight: bold;
cellpadding: 0;
cellspacing: 0;
}

.guideside {
border: 0;
cellpadding: 0;
cellspacing: 0;
}

.discoright {
	height: 350px;
	background-image: url('images/discoright.jpg');
	background-position: right center;
	background-repeat: no-repeat;
	font-size: 100%;
	padding-top: 30px;
	padding-right: 20px;
	vertical-align: top;
}
.disco1 {
	height: 350px;
	width: 328px;
	background-image: url('images/disco1.jpg');
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 90%;
}

.disco2 {
	height: 350px;
	width: 328px;
	background-image: url('images/disco2.jpg');
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 90%;
}

.disco3 {
	height: 350px;
	width: 328px;
	background-image: url('images/disco3.jpg');
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 90%;
}

.disco4 {
	height: 350px;
	width: 328px;
	background-image: url('images/disco4.jpg');
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 90%;
}

.disco5 {
	height: 350px;
	width: 328px;
	background-image: url('images/disco5.jpg');
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 90%;
}

.disco6 {
	height: 350px;
	width: 328px;
	background-image: url('images/disco6.jpg');
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 90%;
}
.handcursor{
cursor:hand;
cursor:pointer;
}