html, body {
margin:0; 
padding:0; 
width:100%; 
height:100%; 
overflow:hidden;
text-align: center;
background: #B3B4B3;
}

#background {
position: absolute; 
z-index: 1; 
width: 100%; 
height: 100%;
margin-left: -50%;
}

#scroller {
position: absolute; 
width: 100%; 
height: 100%; 
top: 0; 
left: 0; 
overflow: auto; 
z-index: 2;
} 

#container {
min-height: 100%;
}

.indexBack {
background: url(images/graphics/bg2.png) scroll bottom right no-repeat;
}

.aboutBack {
background: url(images/graphics/fancy6.png) scroll bottom right no-repeat;
}

* html #container {
height: 100%;
}

#top {
margin-left: auto;
margin-right: auto;
text-align: center;
width: 800px;
}

#header {
margin-top: -10px;
}

.buttons {
margin-right: 5px;
}

#header h1 span {
display: none
}

#middle {
position: relative;
margin-left: auto;
margin-right: auto;
width: 800px;
}

#contentNews {
margin-left: auto;
margin-right: auto;
text-align: left;
width: 754px;
}

.contentNewsHead {
background: url(images/graphics/newsandsuch.png) no-repeat center; 
width: 272px; 
height: 28px; 
margin-bottom: 0px;
margin-left: 50px;
}

#contentNews h1 span {
display: none;
}

#contentNews h1 a {
text-decoration: none;
color: #FFFFFF;
}

#contentNews h1 a:hover {
text-decoration: underline;
}

.contentContactHead {
background: url(images/graphics/email.png) no-repeat center;
width: 92px;
height: 29px;
margin-bottom: 0px;
margin-left: 60px;
}

#contentContact h1 span {
display: none;
}

#contentBlog {
margin-top: -48px;
padding: 0px 30px 0px 25px;
}

#contentBlog a {
color: #FFFFFF;
}

#contentBlog a:hover {
color: #CCCCCC;
}

#contentBlog h1 a {
text-decoration: none;
color: #FFFFFF;
}

#contentBlog h1 a:hover {
text-decoration: underline;
}

.contentBlogHead {
background: url(images/graphics/blog.png) no-repeat center;
width: 85px;
height: 23px;
margin-bottom: 0px;
margin-left: 70px;
}

.contentBlogHead span {
display: none;
}

#contentAll {
background: url(images/graphics/contentBG.png) repeat-y center;
font-family: Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
padding: 0px 30px 0px 25px;
margin-top: -31px;
text-align: left;
}

#contentAll h1 {
font-size: 45px;
font-weight: normal;
margin-bottom: -15px;
}

#contentAll h2 {
display: block;
margin-left: 5px;
font-size: 12px;
font-weight: normal;
}

#contentAll h3 {
font-size: 21px;
font-weight: normal;
display: inline;
}

#contentAll p {
font-size: 14px;
}

#selfPhotos {
width: 100%;
height: 230px;
background: url(images/graphics/photoBG.png) repeat-x;
margin-top: 40px;
margin-bottom: 40px;
}

#selfPhotosC {
margin-left: auto;
margin-right: auto;
width: 754px;
}

#selfPhotosC img {
margin-left: 3px;
margin-right: 3px;
}

#contactForm {
margin-top: 14px;
margin-bottom: 14px;
width: 690px;
margin-left: auto;
margin-right: auto;
padding-left: 25px;
}

#contactForm .typers {
width: 482px;
border: #CCCCCC solid 2pt;
height: 35px;
font-size: 29px;
font-family: Georgia, "Times New Roman", Times, serif;
padding-left: 3px;
}

#contactForm textarea {
border: #CCCCCC solid 2pt;
width: 648px;
height: 170px;
margin-top: 10px;
padding: 5px;
}

.sender {
background: url(images/graphics/send.png) no-repeat center;
width: 94px;
height: 37px;
border: 0;
margin-top: 10px;
margin-bottom: -5px;
margin-right: 28px;
}

.formNamelabel {
font-size: 48px;
font-weight: bold;
}

.formEMaillabel {
font-size: 43px;
font-weight: bold;
}

.formMessagelabel {
font-size: 35px;
font-weight: bold;
}

.whynot {
display: block;
}

.fancy1 {
float: right;
margin-bottom: -167px;
margin-top: -25px;
margin-right: -7px;
}

.fancy2 {
margin-top: 20px;
margin-left: 60px;
}

.fancy3 {
margin-bottom: 165px;
margin-left: 90px;
}

.fancy5 {
float: left;
margin-top: -265px;
margin-left: 25px;
}

.fancy7 {
float: left;
margin-top: -45px;
margin-left: 150px;
}

.fancy8 {
float: left;
margin-top: -85px;
margin-left: 5px;
}

.fancy9 {
float: right;
margin-top: 10px;
margin-left: 15px;
}

.spacer {
margin-top: -5px;
margin-bottom: -5px;
}

.more {
margin-left: 630px;
}

.moreLink {
width: 17px;
outline-style:none;
outline-width:0;
display: block;
}

#footer {
text-align: center;
position: relative;
height: 40px;
width: 100%;
}

#footer span {
display: none
}

#footer a {
outline-style: none;
outline-width:0 ;
}

#clearfooter {
height: 30px;
}

.push1 {
margin-left: auto;
margin-right: auto;
width: 650px;
text-indent: 30px;
}

.push2 {
margin-top: 20px;
margin-bottom: 5px;
}

.push3 {
margin-top: 200px;
}

.push4 {
margin-bottom: 31px;
}

.push5 {
	margin-bottom: 31px;
}

.pull1 {
margin-bottom: 17px;
}

.pull2 {
margin-top: -14px;
}

.changeAlign1 {
text-align: left;
}

.changeAlign2 {
text-align: right;
}

.photoslider {
margin-left: 5px;
}

.photoC {
margin-top: 30px;
}