body {
	/* background-image : url(images/bkgd2.gif); */
	/* background-repeat : repeat-y; */
	color : black;
}

div.opening {
	position : absolute;
	top : 40px;
	left : 100px;
} 

.leftmargin {
	position : absolute;
	top : 1px;
	left : 1px;
	width : 180px;
}
.head {
	position:absolute;
	left:0px;
	top:0px;
	width:667px;
	height:149px;
	visibility: visible;
}
.head a:active,
.head a:link,
.head a:visited,
.head a:hover : {
	text-decoration : none;
}

.buttons {
	position:absolute;
	left : 29px;
	right : 0px;
	top:155px;
	width:118px;
	height:224px;
	visibility: visible;
	/* border : 1px solid green; */
}

.buttonup {
	background : #FFCC00 url('images/btn_blank.gif') no-repeat;
	background-position : top right;
	width : 146px;
	height : 22px;
	color : white;
	font-family : Verdana, "Trebuchet MS", Tahoma;
	font-size : 10px;
	font-weight : bold;
	text-align : right;
	padding : 6px 4px 0px 0px;
	/* border : 1px solid red; */
}

.buttonup a {
	text-decoration : none;
	color : white;
}

.buttondown {
	background : #FFCC00 url('images/btn_blank_s.gif') no-repeat;
	background-position : top right;
	width : 146px;
	height : 22px;
	color : white;
	font-family : Verdana, "Trebuchet MS", Tahoma;
	font-size : 10px;
	font-weight : bold;
	text-align : right;
	padding : 6px 4px 0px 0px;
	/* border : 1px solid blue;*/
}

.dragon {
	position : absolute;
	left : 35px;
	top : 625px;
	width :107px;
	height :128px;
	/* border : 1px solid black; */
}
.mainBody {
	position:absolute;
	left:200px;
	top:155px;
	width:620px;
	/* height:276px; */
	visibility: visible;
	font-family : 'Times New Roman', Times, serif;
	font-size : 15px;
	color : black;
}

.tower {
	position : absolute;
	top : 0px;
	left: 470px;
	height : 600px;
	width : 160px;
}

.fullbanner {
	position : absolute;
	top : 0px;
	left : -8px;
	height : 60px;
	width : 468px;
}

.halfbanner {
}

.prombody {
	position : absolute;
	top : 70px;
	left : 0px;
	width : 468px;
}

.pagetitle {
	color : #2200EE;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : 27px;
}
.maketextblack {
	color : black;
}

.mainBody ul {
	margin-left : 18px;
	padding : 0px;
	color : red;
}

.fltimg {
	float : left;
	padding-right : 10px;
}

.fltright {
	float : right;
	padding-left : 10px;
}

.clearall {
	clear : both;
}

.warning {
	font-weight : bold;
	font-size : 12px;
}

.floater {
	float : left;
	font-size : 24px;
	font-weight : bold;
	color : #660099;
	width : 30px;
} 

.question {
	font-weight : bold;
	color : #660099;
}

.answer { 
	clear : left;
}

.newtext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : #FF3300;
}

.set_title {
	font-family : Verdana, Geneva, Arial;
	font-weight : bold;
	font-size : 20px;
}

.productname {
	font-weight : bold;
	font-size : 18px;1
}
	
.awardtext {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : 18px;
	color : #999900;
}

p.quote {
	color : black;
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	font-size : 16px;
}

p.quotedfrom {
	color : black;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : large;
}

p.quotedfromtitle {
	color : black;
	font-family : "Times New Roman", Times, serif;
	font-size : large;
}

p.leftinfo {
	color : #000000;
	font-family : Verdana, Geneva, Arial;
	font-size : 9px;
}
p.design {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : black;
}
p.design a {
	color : blue;
	text-decoration : none;
}

