body {
	margin: 0;
	font-family: Trebuchet MS, Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	color: #FFFFDD;
	background: url(../images/background.jpg) 50% 0 #000000 repeat-x;
	padding-bottom: 20px;
} 
 
#pagebody {
	background: url(../images/page.gif) repeat-y;
	width: 1065px;
	margin: 0px auto;
}

#design {
	width: 1000px;
	margin:0 32px;
	background: url(../images/outercontentbg.jpg);
	border:1px solid black;
	border-width:0px 1px;
}

#header {
	height:200px;
	background: url(../images/header.jpg) right no-repeat;
	padding:0 20px;
}

#middle {
	clear: both;
	background: url(../images/border.gif) repeat-x;
	padding: 20px 25px;
}
	
#left_box {
	width: 195px;
	float:left;
}

.navigation a {
	background: url(../images/button.gif) no-repeat;
	width: 170px;
	height: 39px;
	display: block;
	padding-left: 25px;
	margin: 5px 0;
	font-size: 13px;
	color: white;
	text-decoration: none;
	line-height: 40px;
	color: #999966;
}

.navigation a:hover {
	background-position: 0 bottom;
	color: #FFFFDD;
}
		
#contentspace {
	float: left;
	width: 500px;
	margin: 0px 20px;
}

#contentspace a#download {
	text-align: left;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	width: 450px;
	height: 20px;
	margin-bottom: 30px;
	display: block;
	padding-left: 25px;
	background: url(../images/bullet.gif) no-repeat;
	background-position: left center;
}

#contentspace a#download #cp {
	color: #008800;
}

div.content {
	background-image: url(../images/contentbg.jpg);
	background-color: #756a56;
	border: 1px solid #545454;
	border-top: 0;
	margin-bottom: 20px;
	line-height: 18px;
} 

div.content h1 {
	background: url(../images/contentheader.gif) repeat-x #545454;
	padding: 2px 10px;
	margin: 0;
	font-size: 13px;
	font-family: Georgia, Trebuchet MS, Arial, sans-serif;
	color: #fff;
	text-align: left;
	height:19px;
}

div.content div.contentfooter {
	background: url(../images/contentheader.gif) repeat-x #545454;
	padding: 2px 10px;
	margin: 0;
	font-size: 11px;
	color: #c0c0c0;
	text-align: left;
	height:19px;
}

div.content a {
	color: #FFFFDD;
	text-decoration: underlined;
}

div.content a:hover {
	color: #c0c0c0;
}

div.content p {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
	font-size: 12px;
	font-family: Georgia, Trebuchet MS, Arial, sans-serif;
}

div.content p.quote {
	margin-left: 20px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 8px;
	border-left: 4px solid #999966;
	font-style: italic;
}

.info {
	clear: both;
	padding-top: 10px;
}
	
#right_box {
	width: 215px;
	float: left;
}

div.box {
	background: url(../images/boxbg.jpg);
	border: 1px solid #545454;
	margin: 0px 0 15px 0;
	padding: 10px;
	color: #999966;
}

div.box ul {
	padding-left: 20px;
	list-style-type: square;
}

div.box b {
	color: #FFFFDD;
}

div.box a {
	color: #999966;
}

div.box a:hover {
	color: #FFFFDD;
	text-decoration: underlined;
}

div.box div.press {
	margin-bottom: 15px;
	font-size: 11px;
	text-align: right;
}

div.box div.press p {
	padding-left: 5px;
	border-left: 4px solid #454741;
	margin: 0;
	font-style: italic;
	font-size: 12px;
	text-align: left;
}

#bottom {
	clear: both;
	padding: 50px;
	color: #909090;
	font-size: 11px;
	font-family: Tahoma, Trebuchet MS, Arial, sans-serif;
}

#bottom a, #bottom a:hover {
	color: #909090;
	font-weight: bold;
	text-decoration: none;
}

#end {
	clear: both;
	background: url(../images/border.gif) repeat-x;
	width: 1000px;
	height: 10px;
}

div#contentspace div.pagenumbers {
	background: url(../images/contentheader.gif) repeat-x #545454;
	padding: 2px 10px;
	margin: 0;
	font-size: 11px;
	color: #c0c0c0;
	text-align: center;
	height:19px;
	line-height: 19px;
}

div#contentspace div.pagenumbers a {
	color: #c0c0c0;
	text-decoration: underlined;
}

div#contentspace div.pagenumbers a:hover {
	color: #909090;
}

th {
	text-align: left;
}
