body {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	text-align: center; /* for IE 5x */
	color: #000000;
	}

a:link {
	color: #50284D;
	}
a:visited {
	color: #000000;
	}

h1 {
	font-size: 17px;
	}

h2 {
	font-size: 16px;
	}

h3 {
	font-size: 14px;
	}

p {
	padding: 5px 0;
	}
	
.wrapper {
	position: relative;
	width: 701px;
	margin: 10px auto;
	text-align: left; /* reset left-align */
	}

.header {
	position: absolute;
	top: 0px;
	left: 0px;
	}
	
.content {
	padding: 100px 10px 10px 210px;
	border: solid 1px #000000;
	background-color: #EAEAEA;
	color: #000000;
	}

.cover {
	float: left;
	border: solid 1px #666666;
	margin: 0 15px 10px 10px;
	}

/*------------------------------*/
.sidebar {
	position: absolute;
	top: 95px;
	left: 10px;
	width: 191px;
	}

.sidebar h1 {
	padding: 0 0 0 7px;
	margin: 0 0 -4px 0;
	color: #333333;
	font-style: italic;
	}

.navboxtop {
	background: url("/images/navbox-ul.gif") no-repeat top left; 
	}
	
.navboxcont {
	background-color: #333333;
	color: #fff;
	line-height: 150%;
	}

.navboxcont span {
	margin: 0 10px;
	}

.navboxcont a, .navboxcont a:visited {
	color: #ffffff;
	}

.navboxbottom {
	background: url("/images/navbox-lr.gif") no-repeat bottom right; 
	}

/*---------------------*/

.moduletop {
	background: url("/images/module-ul.gif") no-repeat top left; 
	}
	
.modulecont {
	background-color: #CCCCCC;
	color: #000000;
	font-size: 10px;
	}

.modulecont p, .modulecont span {
	margin: 0 10px;
	}

.modulecont a, .modulecont a:visited {
	color: #000000;
	}

.modulebottom {
	background: url("/images/module-lr.gif") no-repeat bottom right; 
	}

/*---------------------*/

.contentboxtop {
	background: url("/images/contentbox-ur.gif") no-repeat top right; 
	}
	
.contentboxcont {
	background-color: #ffffff;
	color: #000000;
	}

.contentboxcont p, .contentboxcont b  {
	margin: 0 10px;
	}

.contentboxcont ul {
	margin-left: 0;
	padding-left: 30px;
	}

.contentboxcont h1, .contentboxcont h2, .contentboxcont h3 {
	margin: 10px;
	}

.contentboxcont a, .contentboxcont a:visited {
	color: #;
	}

.contentboxbottom {
	background: url("/images/contentbox-ll.gif") no-repeat bottom left; 
	}

/*---------------------*/


.reccomendation {
	padding: 0 10px;
	background-color: #;
	}


.critics img {
		
	}

.critics ul {
	}

.prop {
    height: 550px;
    float: right;
    width: 1px;
  }
  
.clear {
	clear: both;
    height: 1px;
    overflow: hidden;
	}

.linkbox
{
	width: 85%;
	background-color: #ffffff;
	border: solid 1px #666666;
	padding: 10px;
	margin: 0 10px;
	font-family: "Courier New", "Andale Mono", monospace;
	font-weight: bold;
}
	

