html,body {
	margin: 0px 0px 0px 0px;
	background:url(../images/pagebackground.jpg) top center repeat-x #f6f050;	
}

body, div {font-family: verdana;}
img {border: 0;}
img, div { behavior: url(iepngfix.htc) }
iframe {height: 100%; width: 100%;}

.ModalBackground {background-color: Black; filter: alpha(opacity=80); opacity: 0.7;}

gallery {
    background-color: #444;
    padding: 10px;
    width: 520px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
    border: 5px solid #3e3e3e;
    border-width: 5px 5px 5px;
}
#gallery ul a:hover img {
    border: 5px solid #000;
    border-width: 5px 5px 5px;
    color: #fff;
}
#gallery ul a:hover { color: #fff; }


#container {width:1000px; border:0px solid;}
#header {width:1000px; height:87px; background: url(../images/header.jpg);}
#buttons {position: absolute; height:40px; margin-top:30px; margin-left: 350px;}
#mainimage {width:1000px; height:373px; overflow: hidden;  background: url(../images/contentimage.jpg);}
#smallmainimage {width:1000px; height:113px; overflow: hidden;  background: url(../images/smallheader.jpg);}
#contentbackground {background: url(../images/contentbackground.jpg) no-repeat #fff; min-height:500px;}
#clearboth {clear:both;}
#footer {background: url(../images/footer.jpg); width:1000px; height:153px;}
#left {width: 254px; float: left;}
.leftpadding {padding: 0px 0px 10px 10px}
#right {width: 746px; float: left;}
#contentpadding {padding: 35px}

a.leftsidelnk {font-size: 8pt; font-weight: bold; color: #fff; text-decoration: none;}
a.leftsidelnk:hover {font-size: 8pt; font-weight: bold; color: #000; text-decoration: none;}
