body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
        background-image: url(images/bg-stripes.jpg);
	}

.plaintext {
	font:11px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 0px 10px;
	padding:0px;
	}

.pAds {
	font:11px/15px verdana, arial, helvetica, sans-serif;
	padding:0px 0px 10px 0px; 
	}

a.Ads {
	color:#09c;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a.Ads:link {color:#09c;}
a.Ads:visited {color:#07a;}
a.Ads:hover {background-color:#F2F9FF;}

a:link{ color:#7caffc; }
a:hover{color:black;}
a:visited{color:#7caffc;}

img{
	border: 0px;
	}

#sidebar{ width:500px;
  position: absolute;
  top: 120px;
  left: 780px;
}

#sidebar h2 {margin: 10px 0 0;}
#sidebar ul li {list-style-type:none;}
#sidebar ul ul {padding:0;}

#contentHolder {
	position: absolute;
        top: 133px;
        left: 130px;
        margin:0px 50px 50px 50px;
	}

#content {
	background-image: url(images/RegContentBg.gif);
	background-repeat: no-repeat;
	background-color: white;
	background-position: 50% 300px;
	padding:10px;
	width:570px;
	z-index:2;
	border:0px;
	}
#content>p {margin:10px;}
#content>p+p {text-indent:0px;}

#adPanel {
	position: absolute;
        left: 810px;
        top: 130px;
        width: 155px;
	margin:30px 0px 0px 0px;
	}

#menu {
        position: absolute;
        top: 153px;
        background-color: transparent;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	margin:0px 0px 0px 0px;
	padding:0px;
	border:0px;
	width:150px;

/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	z-index:5;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:150px;}

#menubase  {
	background-image: url(images/fin.png);
	background-repeat: no-repeat;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	height: 127px;
	width: 150px;
	z-index:4;
	}

#Corner {
	background-image: url(images/corner.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 109px;
	height: 44px;
	width: 214px;
	z-index:3;
	}

#Wing {
	background-image: url(images/wing.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 773px;
	top: 0px;
	height: 109px;
	width: 237px;
	z-index:3;
	}
	
#xmlButton {
	position: absolute;
	left: 900px;
	top: 90px;
	z-index:5;
	}

.xmlWhat {
	font-size:10px;
	line-height:10px;
	font-family: verdana, arial, helvetica, sans-serif;	
}

#comment {width:500px;}	

