/*** Pictualis2 by S Bussell
/*** Version 2.1
/*** Date: 16-11-07
/*** General Body Elements ***/

body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background-color: #111;
background: #111;
}

h2 {
color: #666666;
font-size: 16px;
background-color: #ece8e8;
font-family: Arial, Helvetica, sans-serif;
margin: 0 0 0 0;
}

a {
color: #86a1b6;
background-color: #222;
text-decoration: none;
}

a:hover {
color:#94c2e5;
background-color: #222;
}

#wrap {
	text-align: left;
	margin: 20px auto;
	width: 800px;
	background: #222;
	padding: 20px 30px 0px;
	border-top: 1px solid #444;
	border-right: 1px solid #444;
	border-bottom: 5px solid #444;
	border-left: 1px solid #444;
}

#frontphoto {
margin: 0px 0px 20px 0px;
border: 0;
}

#title {
margin: 0 0px 5px 5px;
border-left: 1px solid #222;
border-right: 1px solid #222;
padding: 0 0px 0 10px;
line-height: 1.6em;
text-align: right;
}

#title h1 {
color: #86a1b6;
background-color: #222;
font-size: 2.0em;
margin: 0 0 0.5em 0;
}

#title p {
width: 400px;
float: left;
text-align: left;
color: #86a1b6;
background-color: #222;
margin: 0 0 0 0;
font-size: 0.8em;
line-height: 1.2em;
}


#navigation {
float: left;
color: #6e6e6f;
background-color: #282828;
width: 150px;
height: auto;
margin: 0 0 10px 0;
padding: 5px 5px 20px 5px;
border: solid 1px #444;
}

#navigation ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;			
float: left;
width: 140px;
}

#navigation a {
background-color: #282828;
color: #86a1b6;
display: block;
padding: 5px;
width: 140px;
border-bottom: 1px solid #444;
}

#navigation a:hover {
color:#94c2e5;
background-color: #222;
}

#navigation p {
margin-top: 40px;
padding: 10px;
border-bottom: 1px dotted #444;
border-top: 1px dotted #444;
}

#navimg {
margin: 10px auto 0 auto;
border: solid 1px #444;
display:block;
}

#main{
width: 590px;
margin: auto auto auto auto;
padding: 0.5em 2.0em 0.5em 0.5em;
float: right;
color: #6e6e6f;
}

.title_blue {
font-family:Arial, Helvetica, sans-serif;
color:#86a1b6;
background-color: #222;
font-size:12pt;
font-weight:bold;
padding: 0 0 0 0;
margin: 0 0 -8px 0;
}

.title_red {
font-family:Arial, Helvetica, sans-serif;
color:#86a1b6;
background-color: #222;
font-size:10pt;
padding: 0 0 0 0;
margin: 0 0 -8px 0;
}

.center_text {
font-family:Arial, Helvetica, sans-serif;
color: #303030;
background-color: #222;
font-size:9pt;
font-weight:bold;
text-align: center;
}

#center_link a {
color:#86a1b6;
background-color: #222;
border-bottom: 1px dotted #86a1b6;
}

#center_link a:hover {
color:#94c2e5;
background-color: #222;
border-bottom: 1px dotted #94c2e5;
}



/***.link_red {
font-family:Verdana,Tahoma,Arial,sans-serif;
color: #303030;
background-color: #ffffff;
font-size:8pt;
text-align:center;
padding: 0 0 0 0;
margin: 0 0 -8px 0;
}

.link_red a:hover {
font-family:Verdana,Tahoma,Arial,sans-serif;
color: #af0a06;
background-color: #ffffff;
border-bottom: 1px dotted #BDBDAE;
}

***/

.grey {
font-family:Verdana,Tahoma,Arial,sans-serif;
color:#6e6e6f;
background-color: #222;
font-size:8pt;
font-weight:normal;
line-height: 17px;
}

.grey_cen {
font-family:Verdana,Tahoma,Arial,sans-serif;
color:#6e6e6f;
background-color: #222;
font-size:8pt;
font-weight:normal;
line-height: 17px;
text-align: center;
}

.greyb {
font-family:Verdana,Tahoma,Arial,sans-serif;
color:#6e6e6f;
background-color: #222;
font-size:8pt;
font-weight:bold;
line-height: 17px;
}

.greyb_cen {
font-family:Verdana,Tahoma,Arial,sans-serif;
color:#6e6e6f;
background-color: #222;
font-size:8pt;
font-weight:bold;
line-height: 12px;
text-align:center;

}

.greys {
font-family:Verdana,Tahoma,Arial,sans-serif;
color:#6e6e6f;
background-color: #222;
font-size:7pt;
font-weight:normal;
line-height: 14px;
}


#left {
width:200px;
margin:-5px 0px 0px 0px;
float:left;
background:#222;
text-align: center;
}

#center {
width:150px;
margin:-5px 0px 0px 0px;
float:left;
background:#222;
text-align: center;
}

#right {
width:200px;
margin:-5px 0px 0px 0px;
float:left;
background:#222;
text-align: center;
}


.footer {
position:relative;
clear:both;
width:800px;
height:20px;
margin:0px 0 0 0;
padding:4px 0 4px 0;
font-size:.8em;
text-align:center;
}

.footer_text {
font-family:Arial, Helvetica, sans-serif;
color: #303030;
background-color: #222;
  line-height:1.8em;
font-weight:bold;
padding: 0 0 0 0;
margin: 0 0 -8px 0;
}

#footer a {
color:#86a1b6;
background-color: #222;
text-decoration: none;
}

#footer a:hover {
color:#94c2e5;
background-color: #222;
}

.links {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #222;
  color: #303030;
  font-size: 8pt;
}

#credit {
	margin: 0 auto;
	width: 640px;
	font-size: 85%;
	color: #294550;
	text-align: center;
	clear: both;
}
#credit a {
	text-decoration: none;
	color: #86a1b6;
	border-bottom: 1px dotted #96967E;
}
#credit a:hover {
	color: #94c2e5;
	border-bottom: 1px solid #BDBDAE;
	text-decoration: none;
}




