body {
	background: url(../images/background.jpg);
	font-family: "Times New Roman", Times, serif;
	background-attachment: fixed;
}
.cleartheflouts {
	clear: both;
}


* {
	margin:0; 
	padding:0;
}	


a:link {
	color: #A6F;
}
a:visited {
	color: #A69;
}
a:hover {
	color: #9933FF;
}
a:active {
	color: #9999FF;
}


#wrapper {
	position:relative;
	margin: auto;
	padding: 3px;
	width: 770px;
	height:1200px;
	border: 5px double #FFFFFF;
	/*background-color: #CEE2ED;*/
	/*background-color: #CFCDD8;*/
}

#nav {
	width: 769px;
	height:auto;
	table-layout: auto;
	float: left;
	padding:2px;
}

#bannerWrap {
	
	background: url(../images/logo_web.jpg) no-repeat center;
	margin: auto;
	height: 170px;
	width: 770px;
	border-bottom:double 5px #fff;
}

#contentmain {
	
	margin: auto;
	padding: 2px;
	height: auto;
	width: auto;
	border-style: none;
	
	
}




#main {
	left:400px;
	top:180px;
	width:600px;
	height:auto;
	margin:auto;
	color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-style: none;
	border-right-style: none;
	padding: 2px;
	float: left;
	
}
#textcontanier {
	float: left;
	width: 215px;
	overflow: inherit;
	height: 325px;
	padding: 2px;
}
.indent {
	text-indent: 5px;
}
h4 {
	text-indent: 2em;
}


#textmaincontent {
	background: #33CC00;
}


#thumbContainer {
	top:180px;
	width:150px;
	height:auto;
	margin:auto;
	padding:2px;
	z-index:1;
	float: left;
}

	


.left {
	float: left;
}


.columecenter {
	float: left;
	width: 200px;
	height: auto;
}


.floutright {
	float: right;
}

.style1 {}

img.thumbs {
	float:left;
	height:65px;
	width:65px;
	margin-top:3px;
	margin-right: 2px;
	margin-bottom: 2px;
	border: double #FFF 3px;
}

.large {
	border:double #fff 3px;
	float:left;
	padding: 3px;
	margin:3px;
}


h2 {
	font-size: 1.2em;
	font-weight: bold;
	font-variant: small-caps;
}
h3 {
	font-size: 1em;
	font-variant: normal;
	text-transform: capitalize;
	font-family: "Monotype Corsiva", BlackChancery, "Times New Roman";
}


.footer {
	font-size: 0.75em;
	text-decoration: none;
}#discription {
	
	width: 200px;
}
#mainbio {
	
	height: auto;
	width: auto;
	padding:2px;
	margin:2px;
}
#wrapper #mainbio p {
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
}

input {
	background: #CFE3EE;
}
textarea {
	background: #CFE3EE;
}
noscript {
	color: #FF0000;
}


.noline {
	font-style: italic;
	text-decoration: none;
}
img {
	
	margin-top:5px;
	margin-right: 2px;
	margin-bottom: 2px;
	border: double #FFF 3px;

}
	
 body > p img {
 	border:none;
	}
	
.noline {
	font-style: italic;
	text-decoration: none;
}