html, body {
    height: 100%;
	padding-bottom:20px;
    margin: auto;
 
    border: none;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px
}

p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.5em;
}

a {
    text-decoration: none;
}

ul {
    font-size: 11px;
    line-height: 1.5em;
}

hr {
    width: 90%;
}



/* body tags main containers for content*/ #wrapper {
    margin: auto;
    border-left: 1px solid #ababab;
    border-right: 1px solid #ababab;
	
    width: 900px;
	
} #headnav {
    margin: auto;
    width: 100%;
    height: 35px;
}.clear{clear:both;}

/* layout in 2columns 1,2,*/ #col1 {
   
    width: 14%;
    float: left;
} #col2 {  background-color:#ffffff;
    width: 84%;
    float: right;
	 border-right: #ababab 1px solid;
}#nav {
    height: 10px;
    width: 95%;
    margin-left: 150px;
    margin-top: -25px;
}
.feedback_fields { width:80px; float:left; text-align:right; margin-right:10px; }
.feedback_submit { background-color:#EAEBEC; float:left; margin-left:90px; }
.feedback_submit a { display:block; padding:4px 8px 4px 8px; background-color:#EAEBEC; margin:1px; }
.feedback_submit a:hover, .feedback_submit a:link { background-color:#414245; }
.rauth_submit { background-color:#EAEBEC; float:left; }
.rauth_submit a { display:block; padding:4px 8px 4px 8px; background-color:#EAEBEC; margin:1px; }
.rauth_submit a:hover, .rauth_submit a:link { background-color:#414245; }
.fbinput { background-color:#fff; padding:4px; border:1px solid #202020; width:350px; height:30px; font-size:12px; }
.fbtextarea { background-color:#fff; padding:4px; border:1px solid #202020; width:350px; height:240px; font-size:12px }
/* The buttons used for bbCode styling in message post */
input.button {
background-color: #F57600;
font:10px verdana, arial, helvetica, sans-serif
}

/* The main submit button option */
input.mainoption {
background-color: #F57600;
font-weight:bold
}

/* None-bold submit button */
input.liteoption {
background-color: #F57600;
font-weight:normal
}

/* This is the line in the posting page which shows the rollover
help line. This is actually a text box,but if set to be the same
colour as the background no one will know;)
*/
form {
    height: 400px;
    width: 500px;
    margin: auto;
    padding-top: 20px;
    background-color: #cccccc;
}.feedback_fields {
    width:50px;
    float: left;
    text-align: right;
    margin-right: 10px;
}.t13{
	margin: 20px;
	font-size:10px;
	color:#000;
}ul#navigation {
	list-style-type: none;
	margin: 0;
	padding: .5em 0;
	border-top: 1px solid #666;
}

ul#navigation li a {
	display: block;
	width: 10em;
	color: #FFF;
	background-color: #F57600;
	padding: .2em 0;
	text-align: center;
	text-decoration: none;
}

ul#navigation li a:hover {
	color: #FFF;
	background-color: #69C;
}

ul#navigation .left {
	float: left;
}

ul#navigation .right {
	float: right;
}

ul#navigation2 {
	list-style-type: none;
	margin: 0;
	padding: .5em 0;
}

ul#navigation2 li a {
	display: block;
	width: 8em;
	color: #FFF;
	background-color: #F57600;
	padding: .2em 0;
	text-align: center;
	text-decoration: none;
}

ul#navigation2 li a:hover {
	color: #FFF;
	background-color: #69C;
}

ul#navigation2 .left {
	float: left;
}

ul#navigation2 .right {
	float: right;
}#content14{
    margin: 15px;
    width: 97%;
	
} .img1 {
    width: 99.5%;
	
} #footer {
    background-color: #ababab;
    width: 100%;
    height: 1px;
    border-bottom: #ababab 1px solid;
	
}.img22{
	margin:20px;
	
}

