body {
	margin: 0;
	padding: 0; 
	background-color: #ffffff;
	background-image:  url('http://www.link-pop.org/myspace-layouts/images/background.gif');
	background-repeat: repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: small
	}
	
	#wrapper {
	width: 800px;
	margin: 0 auto;
	background-color: transparent;
	}
	
#header {
	width: auto;
	margin: 0;
	padding: 0;
	background-color: transparent;
	text-align: center;
	}
#leftmenu {
	float: left;
width:158px;	margin: 0 30px 5px 0;
	border:2px ridge #000000;
	background-color: #66CCFF;
	height: 100%;
	color: #FFFFFF;
  	text-decoration: none;
  	font-weight: bold;
	font-size: 15px;}
	
	#rightmenu {
	width: 158px;
	float: right;
	margin: 0 1px 5px 1px;
	border:3px ridge #000000;
	background-color: #66CCFF;
	height: 100%;
		color: #FFFFFF;
  	text-decoration: none;
  	font-weight: bold;
	font-size: 15px;}

	
	#middle {
	width: 405px;
	float: left;
	margin: 0 30px 5px 2px;
	border:2px ridge #000000;
	background-color: #FFFFFF;
	height: 100%;
	}
/* Misc */
	
a {
	color: #0000FF;
  	text-decoration: none;
  	font-weight: bold;
	font-size: 13px;
	}
	
a:hover {
	color: #FF66FF;
	text-decoration: none;
	font-size: 13px;
	}
	
img {
	border: 0;
	}

h1 {
	color: #000000;
	font-size: small;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 10px;
	background-image: url(/images/content_bg.gif);
	}
	
h2 {
	font-size: small;
	margin: 0 0 .5em 0;
	font-weight: bold;
	padding: 5px;
	}
	
h3 {
	font-size: small;
	font-weight: bold;
	padding: 3px
	}
	
p {
	margin: 0 8px 11px 8px;
	font-size: small;
	color: #000000;
	}


.bginput {
    background-color: TRANSPARENT; 
	border: 1px solid #c6def0; 
	color: #626161; 
	font-size: small;
	}

.button {
	background: ;
	border: 2px solid #CDDBDE;
	font-size: small
	}

.spacer {
	padding: 5px;
	}
	
.center {
	text-align: center;
	}
	
.small {
	font-size: small;
	}
