@charset "UTF-8";

/* CSS Document */

/* T A G S */



body {
    width:;
	height:;
	font-family:arial;
	font-weight:;
	text-transform:;
	color:#999;
	font-size:11px;
	line-height:13px;
	letter-spacing:;
	position:;	
	background-color:;
	background-repeat:no-repeat;
	background-position:;
	background-attachment:;
	}

a:link { color:#999; background-color:; text-decoration: none; border:none; text-transform:;}
a:visited { color:#999; text-decoration:; border:; }
a:hover { color:#FF00CC; background-color:; text-decoration: none; text-transform:; }
a {color:#999; text-decoration: none;}



img { border:none; }
img:hover { border:none;}


/* I D s */

#wrapper {
	margin: 0px 0px 0px 100px;
	background-color:;
	width:;
	height:;
	position:;
}


#menu {
	margin:0px 0px 0px 0px;
	width:200px;
	height:300px;
	background-color:;
	position:fixed;
	line-height:;
}


#content {
	margin:100px 0px 0px 0px;
	width:;
	height:;
	padding: 0px 0px 0px 200px;
	background-color:;
	position:;
	line-height:; 
}

#burpee {
	margin:0px 0px 0px 0px;
	width:700px;
	height:;
	padding: 0px 0px 0px 0px;
	background-color:;
	position:;
	line-height:; 
}

#js {
	margin:0px 0px 0px 0px;
	width:600px;
	height:;
	padding: 0px 0px 0px 0px;
	background-color:;
	position:;
	line-height:; 
}
