/* Copyright Ian Muir 360North.co.uk */
:link, :visited { text-decoration: none; }
ul,ol { list-style: none; }
h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em; }
ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,textarea,select
{ margin: 0; padding: 0; border: 0; }
img, a img, :link img, :visited img { border: none; }
address { font-style: normal; }

body {
font-size : 80%;
text-align: center;
background-color : #000000;
color : white;
font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/a-maze.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	background-attachment: fixed;
}

/* POSITIONING ELEMENTS */
#wrapper{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header{
	width: 760px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	overflow: hidden;
}
#content{
	width: 560px;
	margin-right: 200px;
	margin-left: auto;
	padding-top: 30px;
}
ul.content{
	width: 100%;
	text-align: left;
	clear: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:0px;
	font-size: 9px;
}
ul.content1{
	width: 560px;
	text-align: left;
	clear: right;
	margin-top: 8px;
	margin-bottom: 20px;
	margin-left:20px;
}
ul.content2{
	text-align: left;
	clear: right;
	margin-top: 8px;
	margin-bottom: 20px;
	margin-left: 200px;
}
li.content{
	width: 270px;
	text-align: left;
	float: left;
	height: 15px;
	margin-bottom: 10px;
	margin-left: 8px;
	color: #8f8f8f;
}
#navigation{
	height: 180px;
	width: 140px;
	position: absolute;
	top: 80px;
	left: 620px}
#company{
	height: 90px;
	width: 200px;
	position: absolute;
	top: 0px;
	left: 560px;
	background-image: url(fractal.png);
	background-repeat: no-repeat;
}
#footer{
	height: 180px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(fractal-footer.png);
	background-repeat: no-repeat;
	background-position: left;
	clear: both;
}
#chaos{
	height: 180px;
	width: 230px;
	margin-right: 20px;
	margin-left: auto;
}
#location{
	height: 180px;
	width: 140px;
	position: absolute;
	top: 320px;
	left: 580px;
}
/* END POSITIONING */

/* FONT STYLING */
#header h1, #header p{
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 12px;
	text-align: right;
	color: #666666;
	line-height: 12px;
}
#content{
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#505050; 
line-height:24px;
}
h1{}
h1, h2, h3, h4, h5, h6, big{
	font-size:14px;
	color:#999999;
	line-height:24px;
	text-align: left;
	font-variant: small-caps;
		color: #ff7f31;
}
big{
	font-size:13px;
	color:#999999;
	line-height:24px;
	text-align: left;
	font-variant: small-caps;
	color: #ff7f31;
}
.huge{
	font-size:24px;
	text-align: left;
	font-variant: small-caps;
}
.large{
	font-size:18px;
	text-align: left;
	font-variant: small-caps;
}
h2, h3, h4, h5, h6{
	padding-top: 30px;
	background-image: url(footer.png);
	background-repeat: repeat-x;
	color: #ff7f31;
}
#location {	text-align:left;}
#location h1,#location h2,#location h3,#location h4,#location h5,#location h6, #powerwords h1, #location strong{
	padding-top: 0px;
	padding-bottom: 2px;
	color: #ff7f31;
	font-size: 12px;
	background-image: none;
}
#location strong{
	font-size: 10px;
	display: block;
}
p{
	font-size:14px;
	color:#606060;
	line-height:24px;
	text-align: left;
}
p.width80{
	font-size:14px;
	color:#606060;
	line-height:24px;
	text-align: left;
	width: 80%;
	margin-left: 10%;
}
#chaos p{
	font-size: 9px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	line-height: 11px;
	margin-bottom: 5px;
}
strong{
	font-size:14px;
	color:#707070;
	line-height:24px;
	text-align: justify;
}
em{
	font-variant: normal;
	font-style: normal;
}
#navigation h1{
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 14px;
	text-align: center;
	color: #999999;
	line-height: 12px;
	margin-bottom: 20px;
	margin-right: 14px;
}
/* FONT STYLING menu */
hr{	border: 0;
	width: 50%;
	color: #ff7f31;
	background-color: #ff7f31;
	height: 1px;
}
.menu li{
	list-style: none;
	overflow: hidden;
	text-align:left;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
a:link, a:active, a:hover, a:visited{
	text-decoration: underline;
	color:#606060;
}
a:hover {
	text-decoration: underline;
	color:#ffffff;
}
.menu a, #box p.box a{
	color:#3a3a3a;
	text-decoration: none;
}
.menu a:hover, #box p.box a:hover{color:#ddd;}
.menu a:active, .menu li.selected {color:#ddd;}

#footer p.copyright {
	font: 11px/13px arial, sans-serif;
	text-align: center;
	padding-top: 10px;
}

#box {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FLOAT: left;
	PADDING-BOTTOM: 5px;
	WIDTH: 150px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
	border: 2px solid #333333;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#box h1.box {
	FONT-SIZE: 90%;
	TEXT-ALIGN: left;
	font-weight: bold;
	font-variant: small-caps;
	color: #b7b7b7;
	line-height: 20px;
}
#box p.box {
	FONT-SIZE: 90%;
	TEXT-ALIGN: left;
	font-weight: bold;
	font-variant: small-caps;
}
#powerwords {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	WIDTH: 150px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
	border: 2px solid #333333;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 60px;
	overflow: auto;
	position: absolute;
	left: 580px;
	top: 590px;
}
#new-articles {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	WIDTH: 150px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
	border: 2px solid #333333;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 80px;
	overflow: auto;
	position: absolute;
	left: 580px;
	top: 680px;
}
ul.new-articles{
	width: 70%;
	text-align: left;
	clear: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:0px;
	font-size: 9px;
	color: #606060;
}
ul.powerwords{
	width: 70%;
	text-align: left;
	clear: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:0px;
	font-size: 9px;
	color: #606060;
}
#header p.breadcrumb{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif, Papyrus;
	font-size: 8px;
}
