body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	background-color: #c3c3af;
}

#wrap {
	margin:0px auto;
	width: 918px;
}


#header {
	background-image: url(../images/header.jpg); 
	background-repeat: no-repeat;
	width: 918px;
	height: 228px;
}

#links {
	background-image: url(../images/links.jpg); 
	background-repeat: no-repeat;
	height: 56px;
        width: 918px;
        overflow: hidden;
}

#linksl {
	float: left;
	background-image: url(../images/linksl.gif); 
	background-repeat: no-repeat;
	width: 9px;
	height: 56px;
}

#linkjes {
	float: left;
        background-image: url(../images/linksml.gif); 
	background-repeat: repeat-x;
	padding-left: 50px;
	padding-top: 20px;
	padding-right: 10px;
        height: 56px;
}

#linkjes a {
	color:black;
	text-decoration: none;
}
#linkjes a:visited {
	color:black;
}
#linkjes a:active {
	color:black;
}
#linkjes a:hover {
	color:#545072;
	text-decoration: underline;
}

#linksm {
	float: left;
	background-image: url(../images/linksm.gif); 
	background-repeat: no-repeat;
	height: 56px;
        width: 89px;
}        

#title {
	float: right;
	padding-right: 26px;
	padding-top: 25px;
}

#contentwrap {
	clear: both;
	width: 918px;
	background-image: url(../images/fauxcolumn.gif); 
	background-repeat: repeat-y;
	background-position: top left;
	overflow: hidden;
}

#gallerywrap {
        float: left;
        margin-bottom: 15px;
        width: 490px;
}

#left {
	float: left;
	background-image: url(../images/left.gif); 
	background-repeat: repeat-y;
	width: 177px;
}

#leftcontent {
        padding-top: 5px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 25px;
        text-align: right;
}

#leftcontent h2 {
        text-align: left;
        font-size: 18px
        
}

#leftcontent hr {
border: 0;
color: #545072;
background-color: #545072;
height: 1px;
text-align: left;
}

#leftcontent a {
	color:black;
	text-decoration: none;
}
#leftcontent a:visited {
	color:black;
}
#leftcontent a:active {
	color:black;
}
#leftcontent a:hover {
	color:#545072;
	text-decoration: underline;
}

#right {
	float: left;
	background-image: url(../images/right.gif); 
	background-repeat: repeat-y;
	width: 741px;
}

#content {
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 26px;
	padding-bottom: 25px;
}

#content h1 {
	color: #545072;
        font-size: 24px
}

#content h2 {
        color: black;
        font-size: 18px
}

#content hr {
border: 0;
color: #545072;
background-color: #545072;
height: 1px;
text-align: left;
margin: 0 auto 0 0;
}

#letters {
	float: right;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 5px 10px;
}

#imagess {
	float: left;
	padding: 15px 10px 10px 10px;
	margin: 0px 20px 5px 0px;
	border: 1px dotted #545072;
	width: 100px;
	text-align: center;
}

#imagess img {
	margin:0px auto;
	width: 100px;
	border: 1px dotted #545072;
}

#imagess i {
	color: #545072;
}

#thumbs {
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 5px 0px;
	border: 1px dotted #545072;
	text-align: center;
}

#thumbs img {
	margin:0px auto;
	height: 100px;
	border: 1px dotted #545072;
}

#thumbs i {
	color: #545072;
        font-size: 14px
}

#thumbs a {
	color:#545072;
	text-decoration: none;
}
#thumbs a:visited {
	color:#545072;
}
#thumbs a:active {
	color:#545072;
}
#thumbs a:hover {
	color: black;
	text-decoration: underline;
}

#albumdesc {
	float: right;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 5px 10px;
	border: 1px dotted #545072;
	text-align: center;
        width: 170px;
	background-color: #d3d3d3;
}

#footer {
	clear: both;
	background-image: url(../images/footer.gif); 
	background-repeat: no-repeat;
	width: 918px;
	height: 9px;
}

#bottom {
	text-align: center;
	color: #545072;
}

#cleaner {
        clear: both;
}
