a:link { color: #271E01; text-decoration: none; font-weight: normal }
a:visited { color: #271E01; text-decoration: none; font-weight: normal }
a:active { color: #FE0F0A; text-decoration: none }
a:hover { color: blue; text-decoration: none; font-weight: normal }

a.alt:link { color: black; text-decoration: none; font-weight: normal }
a.alt:visited { color: black; text-decoration: none; font-weight: normal }
a.alt:active { color: #FE0F0A; text-decoration: none }
a.alt:hover { color: #2522a7; text-decoration: none; font-weight: normal }

a.li:link { color: #271E01; text-decoration: none; font-weight: normal }
a.menu:visited { color: black; text-decoration: none; font-weight: normal }
a.menu:active { color: #FE0F0A; text-decoration: none }
a.menu:hover { color: #2522a7; text-decoration: none; font-weight: normal }

a.blue:link { color: blue; text-decoration: none; font-weight: normal }
a.blue:visited { color: blue; text-decoration: none; font-weight: normal }
a.blue:active { color: blue; text-decoration: none; font-weight: normal }
a.blue:hover { color: red; text-decoration: none; font-weight: normal }

a.personal:link { color: purple; text-decoration: none; font-weight: normal border-style: none;}
a.personal:visited { color: blue; text-decoration: none; font-weight: normal }
a.personal:active { color: blue; text-decoration: none; font-weight: normal }
a.personal:hover { color: red; text-decoration: none; font-weight: normal }

a.black:link { color: blue; text-decoration: none; font-weight: normal;}
a.black:visited { color: black; text-decoration: none; font-weight: normal }
a.black:active { color: black; text-decoration: none; font-weight: normal }
a.black:hover { color: blue; text-decoration: none; font-weight: normal }

img {
	border-style: none;
}
body {
	width: auto;
	height: auto;
	min-height: 100%;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	
	background-color: #CCCCCC;
	text-align: justify;
}
html {
	width: auto;
	height: auto;
	min-height: 100%;
	margin:0;
	padding:0;

}
#site {
	margin: 0;
	padding: 0;
	height: auto;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid green;
}
#wrapper {
	float: left;
	margin: 5px 0 15px 0;
	padding: 0;
	height: auto;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid red;
}
#header {
	z-index: 2;
	margin: 0;
	padding: 0;
	height: auto;
	width: 700px;
	border: 0px solid gray;
	float: left;
}
.menu {
	z-index: 2;
	float: left;
	width: 700px;
	margin: 0;
	list-style: none;
	background: white;
	font-size: 10pt;
	border-top: 0px solid #271E01;
	margin: 3px 0 3px 0;
	
}
.menu2 {
	z-index: 2;
	float: left;
	width: auto;
	margin: 0 0 0 20px;
	list-style: none;
	background: white;
	font-size: 10pt;
	border: 0px solid #131313;
	
}
	
ul li{
	float: left;
	margin: 1px 10px 1px 2px;
	font-family: Helvetica, sans-serif;
	font-size: 100%;
	background: clear;
	padding: 2px 0 0 0;
	
}
ul a {
	float: left;
	display: block;
	margin: 0 20px 0 0;
	padding: 1px;
	border: 0px solid red;
	text-decoration: none;
	link: #271E01;
}
marquee {
	color: #271E01;
}
.iframemarquee {
	margin: 0px;
	padding: 0;
	height: 100%;
	width: 100%;
	border: 0px solid blue;
	float: left;
	background: white;
	color: #271E01;
}

#content {
	margin: 3px 0 0 0;
	padding: 0px;
	height: auto;
	width: 700px;
	border: 0px solid red;
	float: left;
	background: white;
	font-size: 11px;
	color: #271E01;
}
.contentborder {
	float: left;
	margin: 2px;
	padding: 0;
	height: auto;
	width: 99%;
	border: 0px solid blue;
}
.full {
	float: left;
	height: auto;
	padding: 5px 0 2px 0;
	margin: 0px;
	width: 700px;
	border: 0px solid red;
	float: left;
	background: white;
	font-size: 11px;
}
.with {
	
	display: inline;
	float: left;
	height: auto;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 12pt;
	text-align: center;
	border: 0px solid red;
	padding: 8px 0 8px 0;
}
.leaf {
	height: 10pt;
}
.personalbox {
	
	display: inline;
	padding: 3px;
	margin: 0;
	float: left;
	border: 0px solid blue;
	width: 100%;
	margin-bottom: 5px;
}
.aboutbox {
	padding: 3px;
	margin: 0;
	float: left;
	border: 0px solid blue;
	width: 98%;
	margin: 0px 0 5px 3px;
	font-size: larger;
}

.personalthumb {
	padding: 0;
	float: left;
	border: 0px solid black;
	line-height: 110%;
	width: 25%;
	margin-right: 10px
}
.aboutthumb {
	padding: 0;
	float: left;
	border: 0px solid red;
	line-height: 110%;
	width: 20%;
	margin-right: 5px
}
.personaltext {
	float: left;
	line-height: 110%;
	width: 68%;
	border: 0px solid black;
	text-align: left;
}
.abouttext {
	float: left;
	line-height: 110%;
	width: 78%;
	border: 0px solid black;
}
.abouttext2 {
	float: left;
	line-height: 130%;
	width: 78%;
	border: 0px solid black;
	margin-top: 10px;
}

.personal {
	width: 100%; 
	float: left;
	margin-right: 0px;
}
#subcontentL {
	margin: 5px 0 5px 5px;
	padding: 1px 2px 2px 2px;
	height: 100%;
	width: 31%;
	border: 0px dotted blue;
	float: left;
	background: white;
	color: #271E01;
}

#subcontentR {
	margin: 5px 0 5px 5px;
	padding: 0px 2px 2px 5px;
	height: 100%;
	width: 59%;
	border: 0px solid blue;
	float: left;
	background: white;
	line-height: 130%;
	font-size: 11pt;
	
	color: #271E01;
}

.promopic {
	margin-right: 5px;
	width: 60%;
	/*border-left: 1px solid gray;
	border-top: 1px solid gray;*/
	float: left;
}

.flash {
	
	display: inline;
	float: left;
	padding: 0px;
	margin: 2px 0 0 0;
}
.sidetext {
	
	display: inline;
	float: left;
	font-size: 10pt;
	line-height: 130%;
	border: 0px solid red;
}

h3 {
	font-size: 10pt;
	margin: 4px;
	color: black;
}
h2 {
	font-size:12pt;
	color: black;
}
strong {
	color: black;
}
.black {
	color: black;
}

#footer {
	height: auto;
	width: 100%;
	float: left;
	color: black;
	text-align:left;
	font-size: 7pt;
	background-color: white;
	margin: 3px 0 3px 0;
	padding: 0px;
	border: 0px solid blue;
}
.subfooterL {
	float: left;
	height: 100%;
	width: 49%;
	border: 0px solid red;
}
.subfooterR {
	float: left;
	position: relative;
	bottom: 0px;
	height: 60px;
	width: 49%;
	text-align: right;
	border: 0px solid red;
}
.subsubfooterR {
	padding: 40px 0 0 0;
	float: right;
	height: auto;
	width: 100%;
	position: relative;
	bottom: 0px;
	margin: 0 0 3px 0;
	border: 0px solid green;
}
	
	


.formmail {
	padding: 5px;
}
td {
	line-height: 120%;
}

.updated {
	font-size: 7pt;
	color: gray;
}

.calendar {
	font-size: 11pt;
}
.floatleft {
	float: left;
	width: auto;
	border: 0px solid black;
	
}
.autowidth {
	float: left;
	width: auto;
}
.clearboth {
	clear: both;
	border: 0px solid black;
	width: auto;
}
.paddingbottom {
	padding-bottom: 5px;
}