/*Layout by dnulkivsaerdna.com in conjunction with stuey.com*/

body{
	margin:0 auto;
	padding:0;
	background:#FF6600 url(../images/asset-label-background.gif) top center repeat-y;
	color:#303030;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
}

#wrap{
background:#FFFFFF;
color:#303030;
margin:0px auto;
width:760px;
}

#header{
clear:both;
margin:20px 0 0px;
padding:0;
height:30px;
}

#header h1{
font-size:1em;
margin:10px 0 50px 10px;
float:left;
}

#header p{
width:500px;
float:right;
text-align:center;
color:#a0a0a0;
margin:0 0 0px 0;
font-size:0.8em;
line-height:1.2em;
background-color:inherit;
}


#content{
clear:left;
margin:0 130px 20px 130px;
border-left:1px solid #f0f0f0;
border-right:1px solid #f0f0f0;
padding:0 10px 0 10px;
line-height:1.6em;
text-align:justify;
}

#content a{
border-bottom : 1.5px dotted #999;
}

#content a:hover{
text-decoration:underline;
border-bottom:none;
}

#content h2{
font-size:1.3em;
margin:35px 0px 0px 0px;
}

#content img{
	display:inline;
	text-align:center;
	border:none;
}


a{
text-decoration:none;
color:#286ea0;
}

a:hover{
text-decoration:underline;
color:#FF0000;
}


#footer{
clear:both;
margin:75px 0px 0px 0px;
padding:10px 0 20px 0;
border-top:4px solid #f0f0f0;
width:760px;
color:#808080;
text-align:center;
font-size:0.9em;
}

#footer a{
text-decoration:none;
border-bottom : 1px dotted #999;
}

#footer a:hover{
text-decoration:underline;
border-bottom:none;
}


.right{
margin:0px 0px 0px 5px;
float:right;
}

.centre{
margin:0px 0px 0px 160px;
float:left;
}

.bold{
font-weight:bold;
}
