/* CSS Document */body {	font-family: Verdana, Arial, Helvetica, sans-serif;	background-color: #d8c398;	color: #204096;	font-size: small;	border-color: #cccccc;	margin:auto;}/* hide from ie on mac \*/	html {		height: 100%;	}	#flashcontent {		height: 100%;	}	/* end hide *//*sections*/#container{	/*margin-left:100px;	margin-right:100px;	margin-top: 0px;	margin-bottom: 50px;*/	margin:10px auto;	background-color: #d8c398;	}	#header {		text-align: center;		}.center{	margin:0px auto;	}/*text*/.menu {	color: #336633;	text-align:center;	position: relative;	top: 5px;	margin:0px auto;	}.title {	position:relative;	top:5px;	text-align:left;	float: left;	margin-bottom:20px;	}.gallery {	position: relative;	text-align: center;	margin-left:37px;	}.text {	margin:0px auto;	text-align: center;	color: #204096;	position: relative;	top:30px;	}	.text2 {	margin:10px auto;	margin-left:100px;	margin-right:100px;	text-align:left;	color: #204096;	position: relative;	top:30px;	}	.gallmenu {	position: relative;	top:40px;	left:50px;	text-align:left;	margin:0px auto;	}	.icon {	position: relative;	padding:2px;	border-width:thin;	border-color: #CCCCCC;	}	.right {	text-align:right;	margin-left:400px;	margin-right:100px;	position:relative;	}.heading {	text-transform: uppercase;		}	.job {	font-weight: bold;	}	.job2 {	font-weight: normal;	font-style: italic;		}/*links*/a:link {	color: #336633;	text-decoration: none;	font-weight: normal;    }a:visited {    color: #336633;    text-decoration: none;    font-weight: normal;    }a:hover {    color: #669966;    text-decoration: none;    font-weight: normal;    }a:focus {    color: #669966;    text-decoration: none;    font-weight: normal;    }a:active {    	color: #669966;    text-decoration: none;    font-weight: normal;    }a.icon {	border-width:thin;	border-color:#CCCCCC;	}	a.icon:hover {	border-width:thin;	border-color:#666666;	}	