html {margin: 0; padding: 0;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	letter-spacing: -1px;
	text-align: center;
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url("../grafics/layout/bkgd-tile.png");
	background-repeat: repeat;
}

img {
	border-width: 0px;
}

pre, h1 {
	margin: 0px 10px 10px 10px;
}

#box {
	width: 922px;
	margin: 0 auto;
	background-image: url(../grafics/layout/bkgd-box.png);
}

#head {
	background-color: transparent;
}

#head h1 {
	font-size: 9px;
	padding:5px 15px;
	margin:0px;
	color: #999999;
}

#head p {
	padding: 10px;
	margin: 0px;
}

#banner {
	text-align: left;
	background-image: url(../grafics/banners/temporary.jpg);
	background-repeat: no-repeat;
	height: 256px;
	background-position: 21px;
}

#left {
	width: 205px;
	float: left;
	background-color:#D4E4ED;
	position: relative;
	margin-right: 10px;
	margin-left: 31px;
	padding-top: 38px;
}

#content {
	width: 455px;
	float: left;
	overflow: auto;
	position: static;
	text-align: justify;
	padding-bottom: 25px;
}

#content-no-pic {
	width: 645px;
	float: left;
	overflow: auto;
	position: static;
	text-align: justify;
	padding-bottom: 25px;
}

#right {
	width: 179px;
	padding: 0px;
	float: right;
	position: relative;
	margin-right: 31px;
	margin-top: 25px;
}

#footer {
	width: 860px;
	clear: both;
	position: relative;
	left: 31px;
	padding-bottom: 5px;
}

a:active {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	color: #0000CC;
	text-decoration: underline;
}

a:link {
	color: #0000CC;
	text-decoration: none;
}

a:visited {
	color: #999999;
	text-decoration: none;
}

.center {
	text-align: center;
}

.logo {
	font-size: 50px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -6px;
	color: #FEFEFF;
	position: relative;
	left: 31px;
	top: 10px;
}

.logo-s {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -3px;
	color: #FEFEFF;
	position: relative;
	left: 28px;
	top: 10px;
}

.special1 {
	font-size: 19px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -3px;
	color: #999999;
	text-align: center;
}

.special2 {
	font-size: 23px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -3px;
	color: #0066FF;
	text-align: center;
}

.mediumtext {
	font-size: 11px;
}

.smalltext {
	font-size: 9px;
}

.photocell {
	background-color: #FFFFFF;
	width: 179px;
}

.photo {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #0066FF;
	font-variant: small-caps;
	padding: 1px;
}

h1 {
	font-size: 9px;
	color: #999999;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 23px;
	text-align: left;
}

h4 {
	font-size: 21px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -3px;
	color: #7FB2FF;
	position: relative;
}

#mainbuttons {
	width: 205px;
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	letter-spacing: -1px;
	left: 31px;
	position: relative;
	top: 65px;
	line-height: normal;
}

#mainbuttons a {
	color: #FFFFFF;
	background-color: transparent ;
	text-decoration: none ;
	display: block ;
}

#mainbuttons a:hover {
	color: #FFFFFF ;
	background-color: #CC6600 ;
	display: block ;
}


#footerbuttons {
	width: 860px;
	text-align: center;
	clear: both;
	position: relative;
	margin-left: 31px;
	margin-right: 31px;
	background-color: #7FB2FF;
	color: #FFFFFF;
	font-size: 10px;
	letter-spacing: -.5px;
	text-transform: uppercase;
	height: 13px;
}

#footerbuttons a {
	color: #FFFFFF;
	background-color: transparent ;
	text-decoration: none ;
}

#footerbuttons a:hover {
	color: #FFFFFF ;
	background-color: #CC6600 ;
}
