* {
margin:0;
padding:0;

}

html{
background:url("../images/background.gif") #484848 repeat-x;

}

a img {border:none; }

.navigationbar{
position:relative;
width:100%;
height:50px;
background:#000000;
z-index:2;

}

.navigationitems{
width:733px;
height:35px;
margin-left:auto;
margin-right:auto;
color:#ffffff;
font-size:25px;
font-weight:bold;
font-family:sans-serif;
padding:7px 0px 0px 0px;
text-align:center;


}

.navigationitems a{
color:#ffffff;
text-decoration:none;
padding:0px 11px 0px 0px;

}

.navigationitems a:visited{ color:#ffffff; }

.navigationitems a:hover{ color:#ff0000; }

.headerstf{
background:url("../images/header-background.png");
height:495px;
width:1000px;
margin-left:auto;
margin-right:auto;
z-index:1;

}

.maincontent{
position:relative;
background-color:#ffffff;
width:990px;
height:850px;
margin-right:auto;
margin-left:auto;

}

.weblogcontent{
position:relative;
left:5px;
width:650px;
padding:0px 0px 0px 10px;
z-index:0;

}

.sidecolumn{
float:right;
background-color:#F8F8F8;
width:330px;
height:850px;
border-style:inset;
border-top-style:none;
border-bottom-style:none;
padding: 20px 0px 0px 0px;
z-index:2;


}

.emailtext{
position:relative;
top:135px;
left:33px;
font-size:15px;
font-family:Georgia, sans-serif;

}

.emaildiv{
padding:40px;


}


.footer{
position:relative;
width:100%;
height:240px;
background: url('../images/footer2.png') repeat-x;

}

.aboutcontent{
padding:40px;

}


.mailform{
position:relative;
top:40px;
left:20px;
width:440px;

}

.mailbackground{
background:url("../images/mailform.png") no-repeat;
width:500px;
height:500px;
position:relative;
top:70px;
left:80px;

}

.contactcontent{
float:left;

}



p.thankyouemail {
font-family:sans-serif;
font-size:14px;
font-weight:bold;
color:#ff0000;
position:relative;
top:30px;


}



img.email{
position:relative;
top:135px;
left:100px;

}

img.contactheader{
position:relative;
left:60px;
top:20px;

}

img.contactheadermail{
position:relative;
top:1px;

}








