body {
        width: 760px;
        margin: 10px;
        padding: 0px; // this is a concession to opera 7 which has margin 0, but some padding by default.
	font-family: arial, verdana;
        background: #414142;
	cursor: url('../images/mouse_hypodermic.gif'), default;

	
}
 





/* Sets Width to Maximum allowed */

div#top {
padding-right: 35px;
        width: 725px;
        height: 90px;
	text-align: right;
	font-size: 30pt;
	color: #FFFFFF;
	font-family: arial, verdana;
	background-image: url('../images/webtop.jpg');

}
 
/* Sets Height and width, aligns images right 
and Sets the Background Colour */

div#menu {
        width: 120px;
        height: 330px;
        background: rgb(260,260,260);
	background-image: url(../images/webside.jpg);
	cursor: url('../images/mouse_hypodermic.gif'), pointer;

}


 
div#main {
        width: 640px;
	height: 330px;
        background: 414142;
	position:absolute; TOP:100px; LEFT:130px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	font-family: arial, verdana;
	color: #FFFFFF;
	z-index: 1;


}


div#copy {
        width: 80px;
	height: 21px;
        background: #990000;
	position:absolute; TOP:330px; LEFT:10px;
	text-align: center;
	font-size: 7pt;
	font-family: arial, verdana;
	color: #FFFFFF;
	filter: alpha(opacity=60);
	border-style: solid;
	border-color: darkred;
	border-width: 1px;
	background-image: url(../images/menuback_05.jpg);

}




h1 {
	font-size: 13px;
	font-weight: bold;
	font-family: arial, verdana;
	color: #FF0000;
	line-height: 0pt;
	margin-bottom: 4pt;
	margin-top: 10pt;


}

h2 {
	font-size: 13px;
	font-weight: bold;
	font-family: arial, verdana;
	color: #FF0000;
	line-height: 0pt;
	margin-bottom: 4pt;
	margin-top: 4pt;


}

a:link {
	color: #FF0000;
	font-size: 11px;
	font-weight: normal;
	cursor: url('../images/mouse_hypodermic.gif'), pointer;
	text-decoration: none;

}

a:visited {
	color: lightgrey;
	font-size: 11px;
	font-weight: normal;
	cursor: url('../images/mouse_hypodermic.gif'), pointer;
	text-decoration: none;
}

a:hover {
	color: yellow;
	font-size: 11px;
	font-weight: normal;
	cursor: url('../images/mouse_hypodermic.gif'), pointer;
	text-decoration: none;
}

a:active {
	color: lightblue;
	font-size: 11px;
	font-weight: normal;
	cursor: url('../images/mouse_hypodermic.gif'), pointer;
	text-decoration: none;
}




a:link#copy {
	color: #FF0000; 
	font-size: 9px; 
	font-weight: normal; 
	cursor: url('../images/mouse_hypodermic.gif'), pointer;
	text-decoration: none;
}

a:visited#copy {
	color: #FF0000; 
	font-size: 9px; 
	font-weight: normal; 
	cursor: url('../images/mouse_hypodermic.gif'), pointer;
	text-decoration: none;
}

a:hover#copy {
	color: yellow; 
	font-size: 9px; 
	font-weight: normal; 
	cursor: url('../images/mouse_hypodermic.gif'), pointer;
	text-decoration: none;
}

a:active#copy {
	color: lightblue; 
	font-size: 9px; 
	font-weight: normal; 
	cursor: url('../images/mouse_hypodermic.gif'), pointer;
	text-decoration: none;
}






.button {
	float: center;
	width: 66px;
}



.next a {
	display: block;
	height: 30px;
	width: 33px;
	background: url("../images/next01.jpg") 0 0 no-repeat;

}

.next a:hover {
	background-position: -66px 0;
	cursor: url('../images/mouse_rxxx.gif'), pointer;
}

.next a:active {
	cursor: url('../images/mouse_rxxx.gif'), pointer;
	background-position: -33px 0;

}





.prev a {
	display: block;
	height: 30px;
	width: 33px;
	background: url("../images/prev01.jpg") 0 0 no-repeat;

}

.prev a:hover {
	background-position: -66px 0;
	cursor: url('../images/mouse_hypodermic.gif'), pointer;
}

.prev a:active {
	cursor: url('../images/mouse_hypodermic.gif'), pointer;
	background-position: -33px 0;

}





td#head {
	filter: alpha(opacity=60);
	background: #FF0000;
	width: 150px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	font-family: arial, verdana;
	color: #000000;
}

td#sub {
	width: 150px;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	font-weight: normal;
	font-family: arial, verdana;
	color: #ffffff;
}

table#white {

	text-align: left;
	font-size: 11px;
	font-weight: normal;
	font-family: arial, verdana;
	color: #ffffff;
}

span#sub {

	text-align: left;
	font-size: 9px;
	font-weight: normal;
	font-family: arial, verdana;
	color: #ffffff;

}


shop1 {
	font-size: 30pt; 
	font-family: arial, verdana; 
	font-bold: false; 
	color: white}

shop2 {
	font-size: 27pt; 
	font-family: arial, verdana; 
	font-bold: false; 
	color: lightgrey}