body{
	margin:0;
	padding:0;
	background:#e6e6e6 url(images/body.png) repeat-x;
	color:#333;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	width: 100%;
}

a{
text-decoration:none;
color:#269;
font-weight:bold;
}

a:hover{
text-decoration:underline;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
}

h1,h2,h3,h4{
margin:0;
padding:0;
font-weight:normal;
}

h1{
font-size:3.2em;
letter-spacing:-3px;
color:#567;
margin:12px 0 5px 20px;
}

h1 a:hover{
text-decoration:none;
}

h2{
	font-size:1.8em;
	letter-spacing:1px;
	color:#888;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50px;
}

h3{
color: #555;
font-size:1.4em;
margin:1em 0 0.5em 0.5em;
}

h4{
font-size:1.2em;
font-weight:bold;
}

#strapline{
	width:92%;
	padding:0 20px;
	margin:0 auto;
	color:#003399;
	text-align:justify;
	border-right-color: #eef;
	border-left-color: #eef;
	background-color: #f0f0f0;
	background-image: url(images/strap.png);
	background-repeat: repeat-x;
	position: relative;
}
#sprytest{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	text-align:right;
	float:right;
	height:75px;
	width:auto;
	color:#888;
}
#sitetitle{
	float:left;
	height:150px;
	width: 35%;
	color: #333;
}

#sitetitle a{
color:#567;
font-weight:normal;
}

#sitetitle a:hover{
color:#269;
}

#menu{
height:71px;
padding-top:35px;
text-align: right;
}

#menu a{
margin:0;
height:100px;
padding:35px 6px 41px 6px;
font-size:1.6em;
font-weight:normal;
letter-spacing:-1px;
color: #888;
}

#menu a:hover{
color:#269;
text-decoration:none;
background: #fff url(images/menuhover.png) repeat-x;
padding:35px 5px 41px 5px;
border-left: 1px solid #eee;
border-right: 1px solid #eee;
}

#content{
margin-top:30px;
width:100%;
clear:both;
}

#content h2{
margin:0 0 10px 0;
color:#555;
border-bottom:2px solid #abb;
}

#content h2 a{
color:#555;
font-weight:normal;
}

#content h2 a:hover{
color:#269;
text-decoration:none;
background:none;
}

#content p{
margin:0 0.5em 1.2em 0.5em;
}

#left{
width:68%;
float:left;
}

#right{
	margin-left:70%;
	margin-top:auto;
}

#right h2{
	margin:0 0 8px 0;
	padding:12px 0 0 0;
	font-size:1.6em;
	overflow: hidden;
}

#footer{
	clear:both;
	text-align:left;
	color:#888;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 24px;
	float: none;
	width: auto;
}

#footer a{
color:#888;
font-weight:normal;
}

#footer span{
color:#aaa;
font-size:2em;
letter-spacing:-2px;
}

.kenson{
position:relative;
margin:0 0 20px 0;
border:2px solid #fff;
background:#eee url(images/kenswbg.png) repeat-x;
color:#333;
padding:10px 10px 0 10px;
}

.kenson a:hover, .intro a:hover{
text-decoration:none;
padding-bottom:2px;
}

.swphoto{
margin:5px 10px 10px 0;
float:left;
padding:3px;
border:1px solid #fff;
background-color:#ddd;
color:#333;
}

.meta{
clear:both;
border-top: 2px solid #ccc;
padding: 5px 1px 0 0;
margin:10px 0 0 0;
text-align:right;
font-size:0.9em;
color: #567;
}


.contact {
	width:100%;
}

.rightsub{
float:left;
width:45%;
padding:0;
}

.rightsub2{
margin-left:50%;
padding:0;
}

.date{
display:block;
float:left;
font-weight:bold;
}

.right{
text-align:right;
}

.center{
text-align:center;
}

.clear{
clear:both;
}

.hide{
display:none;
}
.style13 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

