* {
margin: 0;
padding: 0;
border: 0;
list-style: none;
}

body {
background: #333333;
margin: 10px auto;
font-family:Georgia;
font-size:13px;
width: 877px;
line-height: 16px;
text-align: center;
}

#header_custompages, #header_album {
	display: inline;
}

.mainWidth {
width: 877px;
margin:0 auto;
background: #fff;
}

.borderWrap {
border-left: double #000 medium;
border-right: double #000 medium;
background: #fff;
padding-top:3px;
margin: 0 auto;
text-align: left;
}

#header {
border-top: double #000 medium;
}

#footer {
border-bottom: double #000 medium;
}

#navigation {
background:#666666;
padding:5px;
}

#navigation a {
color:#ffffff;
text-transform:lowercase;
text-decoration: none;
font-size: 1.3em;
padding: 0 3px;
}

#navigation a:hover {
color: #DDDDDD;
}

#navigation hover {
color:#a0c5f9;
font-weight:bold;
text-transform:lowercase;
text-decoration: none;
font-size: 1em;
}
#news a {
color:#0099ff;
font-weight:bold;
text-decoration: none;
font-size: 1em;
}

#footer p {
padding: 15px;
border-top: none;
}

h1 {
border-bottom: solid 4px #ffffff;
color: #a0c5f9;
font-family: Georgia;
font-weight: normal;
font-size:3.2em;
margin: 15px 10px 0;
float: left;
}


#h1-border {
border-bottom: solid 3px #a0c5f9;
}

h2 {
background:#A0C5F9 none repeat scroll 0 0;
border-bottom:3px solid #454545;
color:#454545;
font-family:Georgia;
font-size:24px;
font-weight:normal;
font-style: italic;
margin:0 0 10px;
padding:5px 5px 10px;
text-transform:italic;
line-height:20px;
}


#column1, #album {
margin:0;
padding:0 10px 0 20px;
text-align:left;
line-height: 18px;
}

#column1 {
	border-right:1px solid #4E4034;
	width:600px;
	float:left;
}

#column1photo {
padding: 15px 0px;
float:left;
margin:0;
text-align:left;
width:600px;
}


#column2photo {

float:right;
margin:0;
padding: 15px 0px;
width:200px;
text-align: right;
}

#column1 img {
float: left;
margin-right: 10px;
margin-bottom: 10px;
padding: 15px 0px;
}

#column2 {
float:right;
border-right:1px solid #4E4034;
margin:0;
padding: 15px 0px;
width:200px;
text-align: right;
}

#articles p {
padding: 10px;
}

#right_news_articles, #column2 a {
font-family: Georgia,Georgia,Geneva,Helvetica,sans-serif;
font-size: 16px;
line-height: 135%
}

#right_news_articles {
font-size: 12px;
}

#column2 a {
color: #454545;
text-decoration: none;
}

#column2 a:hover, #news a:hover {
text-decoration: underline;
}

.galleryPageBoxName {
font-family:helvetica;
font-size:0.88em;
}

.navigation {
font-family:helvetica;
color: #454545;
font-size:01.3em;
text-decoration: none;
float:left;

}


