body {background:url(images/btexture3.jpg); background-color:#000000; background-repeat:repeat-x;height:100%;}
/*global resets*/
* {margin: 1; padding: 0;}
h1,h2 {font-family: "Verdana", Verdana, sans-serif; font-weight: normal; color:#000000; font-size:14px; line-height: 170%; color:#000000; text-align:center}
h1{font-size: 22px; color:#000000}
h2{font-size: 16px; font-variant: small-caps}
/*Next Line is the Paragraph Section.  Everything you change in there will effect the Pragraphs.*/
p {font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif; font-size:14px; line-height: 170%; color:#000000; text-indent:1.5em; text-align: justify; padding: 2px; letter-spacing:1px; word-spacing: 0px;}
p:first-letter {font-weight:normal;}
ul {font-family: "Verdana", Verdana, Arial, sans-serif; font-size:16px;}

	a:link, a:visited {color: #888888;}

img {border:none;} 

.logoright {float:right;}
#topbar {width:100%;margin-left: auto; margin-right: auto; margin-top:10px; background:url(images/strip.jpg);background-repeat:repeat-x; border:2px;border-style:solid;}
#logo {width:900px; margin-left: auto; margin-right: auto;}
#wrap {width:900px; margin-left: auto; margin-right: auto; margin-top:10px;z-index:1;}
#nav {
        margin: 0;
        padding: 8px 4px 20px 10px;
        border-bottom: 2px solid #878355;
		background-color:#f5f5f5;
		margin-top: 0px;
}
#nav li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#nav a:link, #nav a:visited {
		position:relative; left:-200px;
		float:right;
		font-size: 14px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 40px 6px 40px;
        text-decoration: none;
        color: #878355;	
}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
        color: #000;
        background: url(images/rounded.gif) no-repeat bottom center;
}
	
#content {width:100%; position:relative; background: #ebebe8;border:2px;border-style:solid;margin-top:4px;}
#left {width:45%;padding:10px;text-align:center;}
#right {width:45%;padding:10px;float:right;text-align:center;}
#footer {}
#gallery {width:100%;text-align:center;}

.photo {border:2px;border-style:solid;}
