body {
	font-size:			small;
	background:			#536580;
	background:			url('../images/v3/bg_body_mesh.gif') fixed #aaa;
	background:			url('../images/v3/bg_body_fade.jpg') repeat-x fixed #551100;
	margin:				10px; 
	padding:			0;
}
#page {
	margin:				0 auto;
	width:				700px;
	border:					6px solid #fff;
	background:				#fff;
}

#top {
	padding:			10px 10px 70px;
	background:			#9cf;
	background:			url('../images/v3/top_colour.gif') no-repeat top #000;
	border-top:				0px solid #536580;
	font-weight:			bold;		
}
#title {
	font-family:		"Courier New", monospace;
	margin:				0;
	color:				#fff;
	font-size:			large;
	font-weight:		normal;
	text-align:			right;
	text-transform:		uppercase;
}
#title a {
	color:				#fff;
	text-decoration:	none;
}

#nav {
	font-family:		"Courier New", monospace;
	text-align:left;
	font-size:small;
	background:				#536580;
	padding:				10px 0 10px;
	background:				#000;
}
#nav ul {
	list-style-type:		none;
	margin:					0; 
	padding:				0;
}
#nav li {
	display:				inline;
	margin:					0; 
	padding:				0;
}
#nav a,.link {
	font-size:				115%;
	color:					#fff;
	text-decoration:		none;
	padding:				10px 10px 10px 10px;
	font-weight:			bold;
}
#nav a:hover {
	color:					#ffe;
	background:			#243A59;
	background:			#791900;
}
.link {
	background:				#1A2940;
	background:			#2C415F;
	background:			#536580;
	background:			#551100;
}

a {
	color:#40668C;
}
a:hover {
	color:#6892BC;
}
a:visited {
	color:#999;
}

#breadcrumb {
	font-family:		"Courier New", monospace;
	font-size:			85%;
	color:				#ddd;
	margin:					0; 
	padding:				3px 10px 0;
	background:				#536580;
	border-bottom:			1px solid #536580;
}
#breadcrumb p {
	margin:0 0 5px;
}
#breadcrumb a {
	color:				#fff
}


#content h1, #side h2 {
	background:			#260800;
	color:				#fff;
	margin-top:			8px; 
}

#content {
	float:				left;
	width:				508px;
	padding:			0 5px;
}
#content_text {
	padding:				0 16px 20px 10px;
}
#content h1 {
	font-family:		"Courier New", monospace;
	font-size:			200%;
	padding:			0 10px;
}
#content h2 {
	font-family:		Arial, sans-serif;
	font-size:			150%;
}
#content h3 {
	font-family:		Arial, sans-serif;
}
#content p, #content li, #content blockquote, #content td  {
	font-family:		Arial, sans-serif;
	line-height:		150%;
	text-align:			left;
	font-size:			100%;
}
#content blockquote {
	margin-left:20px;
	padding-left:20px;
	background:url('../images/quote.gif') no-repeat;
}
#content blockquote .source {
	text-indent:		20px;
	color:				#999;
	margin:				0 0 0 20px;
	background:			url('../images/v3/blockquote_source.gif') no-repeat;
}


#side {
	width:170px;
	float:right;
	padding:0 6px 15px 0px;
	margin-bottom:15px;
}
#side h2 {
	font-family:		"Courier New", monospace;
	font-size:			100%;
	border-bottom:		1px solid #000;
	margin-bottom:		8px; 
	padding:			2px 5px;
}
#side h3 {
	font-family:		Arial, sans-serif;
	font-size:90%;
	margin-bottom:0;
}
#side .author {
	margin:0 0 5px;
}
#side p {
	font-family:		Arial, sans-serif;
	margin:5px 0;
	font-size:85%;
}
#side .amazon {
	font-size:80%;
	clear:left;
}
.side_box {
	margin:0 5px 20px;
}
#side ol {
	margin:				0;
	padding:			0 0 0 30px;
	font-family:		Arial, sans-serif;
	font-size:			85%;
}

#bottom {
	font-family:			"Courier New", monospace;
	clear:both;
	font-size:				85%;
	text-align:				right;
	color:					#ddd;
}
#bottom p {
	padding:5px 10px;
	margin:0;
	background:				#260800;
}
#bottom a {
	color:					#fff;
}

#page img {
	border:1px solid #555;
}
.imgl {
	float:left;
	margin:0 8px 1px 0;
}
