html {
	height:100%; 
	max-height:100%;  
	padding:0; 
	margin:0; 
	border:0; 
	font-size:100%;
	font-family: "trebuchet ms, tahoma, verdana, arial, sans-serif"; 
	background:#0066ff ;
	color: #ffffff ;
}

body {
	height:100%;
	max-height:100%;
	overflow:auto;
	padding:0;
	margin:0;
	border:0;
}
#content {
	display:block;
	height:100%;
	max-height:100%;
	overflow:auto;
	padding-left:225px;
	padding-right:100px;
	background:#0066FF;
	position:relative;
	z-index:3;
}
#content2 {
	display:block;
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding-left:225px;
	padding-right:10px;
	background:#0066FF;
	position:relative;
	z-index:3;
}
.photo {
	display:block;
	height:100%;
	max-height:100%;
	overflow:auto;
	background-color: #0066FF;
	position:relative;
	z-index:3;
}
#headxx {
	position:fixed;
	margin:0;
	top:0;
	right:18px;
	display:block;
	width:100%;
	height:150px;
	background:url("/images/Header-Background-Thin.gif") #ddd;
	font-size:4em;
	z-index:5;
	color:#fff;
}
#head {
	position:fixed;
	margin:0;
	top:0;
	left:10px;
	display:block;
	width:100%;
	height:100px;
	background-color: #0066FF;
	font-size:4em;
	z-index:5;
	color:#fff;
}
#foot {
	position:fixed;
	margin:0;
	bottom:-1px;
	right:18px;
	display:block;
	width:100%;
	height:50px;
	background:#0000ff;
	color:#ffffff;
	text-align:right;
	font-size:1em;
	z-index:5;
}

#left  {
	position:fixed;
	left:0;
	top:0;
	height:100%;
	width:225px;
	background:#0066FF;
	background-position:0 100px;
	font-size:1em;
	color:#fff;
	z-index:4;
}

#right {
	position:fixed;
	margin: 0px 0px 0px 10px;
	height:100%;
	width:100px;
	background:#0066FF;
	background-position:0 100px;
	font-size:1em;
	color:#fff;
	z-index:4;
}
* html #head, * html #foot,* html #left {position:absolute;}

#pad1 {display:block; width:150px }
#pad3 {display:block; width:18px; height:50px; float:left;}
.pad2 {display:block; height:300px;}
.pad4 {display:block; height:400px;}
.pad5 {display:block; height:200px;}

#content p {padding:5px;}

.bold {font-size:1.2em; font-weight:bold;}
.email {text-align: center; font-size:5px; color: rgb(255,255,255)}
.email2 {text-align: center; font-size:25px; color: black }

#wordsleftfoot {
	float:left;
	top:10px;
	left:1px;
	height:20px;
	width:200px;
	background:#0000ff;
	border:0px solid #000;
	margin:0px;
	padding:0px;
}
#wordsrightfoot {
	float:right;
	top:10px;
	right:5px;
	height:20px;
	width:500px;
	background:#0000ff;
	border:0px solid #000;
	margin:0px;
	padding:5px;
}
#wordsright {
	float:right;
	top:100px;
	right:150px;
	height:200px;
	width:150px;
	background:#def;
	border:1px solid #000;
	margin:5px;
	padding:5px;
}
#wordsabsolute {
	position:absolute;
	top:280px;
	left:400px;
	background:#eee;
	border:1px solid #000;
	margin:5px;
	padding:5px;
	font-size:2em;
	color:#c00;
}
#wordsrelative {
	position:relative;
	top:100px;
	left:300px;
	background:#ddd;
	border:1px solid #000;
	margin:5px;
	padding:5px;
	font-size:2em;
	color:#c00;
	width:200px;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

.buttonscontainer {width: 300px;}

.buttons a {color: #FFFFFF;
	border: 1px solid;
	background-color: #0066FF;
	padding: 2px;
	padding-left: 3px;
	font: 13px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border-color: #00CCFF #0000FF #0000FF #00CCFF;
	display: block;
	margin: 0px;
	width: 100%;
	text-align: left;
}

.buttons a:hover {border: 1px solid;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-right: 1px;
	background-color: #000000;
	border-color: #0000FF #00CCFF #00CCFF #0000FF;
	color: #FF6600;
	text-decoration: none;
}

a.nav, a.nav:visited {
	display:block;
	width:100px;
	height:25px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	line-height:25px;
}
a {color:  #00FFFF;}

a.nav:hover {color:#FF9933;}

a.nav2, a.nav2:visited {
	display:block;
	width:300px;
	height:20px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	line-height:25px;
}
a.nav2:hover {color:#FF9933;}

div.floatBox {
  width: 200px;
  height:250px;
  float: left;
}

div.floatBox p {
   text-align:center;
}

div.floatBox300 {
  width: 320px;
  float: left;
  font-size: 20px;
}
div.floatBox300 p {
   text-align:left;
}

div.floatBox350 {
  width: 350px;
  float: left;
}
div.floatBox350 p {
   text-align:center;
}
  
div.spacer {
  clear: both;
}
p.center {
    text-align: center;
}
h1.center {
    text-align: center;
}
h2.center {
    text-align: center;
}
a.email2 {color: #FFFFFF;}
