body {
font: 11px/22px Verdana, Geneva, Arial, Helvetica, sans-serif;
background-color: #778899;
padding: 5px;
}

#wrapper {
	border: 1px solid white;
	background-color: #2A4F6F;
	width: 940px;
	height: auto;		
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#foo {
padding: 10px;
text-align: center;
}

/*#foo2 {
padding: 0px;
text-align: center;
}*/

#new {
	/*border-top: 2px dotted green;*/
	border: 3px dotted #2A4F6F;
	/*padding-left: 5px;
      padding-right: 5px;
      padding-bottom: 10px;*/
	margin-left: 30px;
	margin-right: 40px;
	margin-bottom: 20px;
}
#new p {	
padding: 0px 0px 4px 20px;
}

#new .foo2 {
text-align: center;
}

#new h4 {
color: #2A4F6F;
font-size: 13px; 
white-space: nowrap;
margin-bottom: 2px;
margin-top: 2px;	
text-align: left;
padding: 4px 0px 4px 20px;
}

div#content {
border: 1px solid white;
background-color: White;
width: 680px;
margin-bottom: auto;
margin-left: 140px;
padding: 0px;
}

#content a:hover{
background-color: #778899;
color: white;
}

#content h1 {
margin-left: auto;
margin-right: auto;
color: #2A4F6F;
text-align: center;
}

#content h2 {
	text-align: center;
	color: #2A4F6F;
}

div#sidebar {
float: left; 
width: 115px; 
margin-top: 20px;
}

#sidebar ul {
list-style: none; 
margin: 0; 
padding: 0px;
margin-left: 0px;
}

#sidebar li {
border-bottom: 1px solid white;
margin-left: 0px;
}

#sidebar a {
text-decoration: none;
margin-left: 0px;
}

#sidebar a:link {
color: white;
border-bottom: none;
border-bottom-style: none;
}

#sidebar a:visited {
color: white;
border-bottom: none;
border-bottom: none;
}

#sidebar li a:hover {
background-color: #778899;
}

h1 {
color: white;
padding-left: 0px; 
margin-bottom: 5px;
font-size: 30px; 
margin-left: 140px;
white-space: nowrap;
}

h2.subtitle {
color: white;
font-size: 15px;
margin: 0px;
margin-top: 0px;
padding-top: 0px;
padding-left: 140px; 
padding-bottom: 10px;
white-space: nowrap;
 }
 
#content h3 {
color: #2A4F6F;
font-size: 12px; 
font: bold;
margin-left: 30px;
margin-top: 5px;
margin-bottom: 5px;
white-space: nowrap;
}

p {
padding:  0px 40px 0px 30px ;
line-height: 1.5; 
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 5px;
}

a.red:link { color:red; font-weight: bold; border-color: red; }
a.red:visited { color:red; font-weight: bold; border-color: red; }
a.red:hover { color:red; font-weight: bold; background-color: white; }
a.red:active { color:red; font-weight: bold; }

a:link {
	color: black;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dotted;
	border-color: black;
}

a:visited {
	color: black;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dotted;
	border-color: black;
}

a:hover {
background-color: #778899;
}

table{
width: 680px;
}

table.tmp { 
	width: 250px;
  margin-left: 25px;
}

div#albumlist {
list-style-type: none;
height: auto;
}

#albumlist li {
float: left;
margin-right: 6px;
margin-bottom: 10px;
font: 11px/22px Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #333333;
list-style: none;
}

#albumlist img {
display: block;
border: 1px solid #333300;
}

div#links h3 {
font-size: 12px; 
font: bold;
margin-left: 30px;
margin-top: 5px;
margin-bottom: 5px;
white-space: nowrap;
color: black;
}

#links a:link  {
color: black;
background-color: transparent;
font-weight: bold;
text-decoration: none;
padding-bottom: 1px;
border-bottom: 1px dotted;
border-color: black;
}

#links a:visited {
color: black;
background-color: transparent;
font-weight: bold;
text-decoration: none;
padding-bottom: 1px;
border-bottom: 1px dotted;
border-color: black;
}

#links a:hover {
background-color: #778899;
color: white;
}

#links p {
padding:  0px 40px 0px 30px ;
line-height: 1.5; 
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 5px;
}

div#preserve{
font: 11px/22px Verdana, Geneva, Arial, Helvetica, sans-serif;
margin-top: 10px;
}

#preserve p{
line-height: 1; 
margin-top: 0px;
margin-left: 0px;
text-align:center;
}

#preserve a:link, a:active, a:visited {
	color: black;
}

#preserve a:hover {
	background-color: #778899;
	color: white;
}

#preserve h4 {
color: #2A4F6F;
font-size: 14px; 
font: bold;
text-align:center;
margin-bottom: 0px;
}


div#photolinks a:link, a:visited {
color: black;
background-color: transparent;
font-weight: bold;
text-decoration: none;
padding-bottom: 1px;
border-bottom: 1px dotted;
border-color: black;
margin-left: 0px;
}

#photolinks a:hover {
background-color: #778899;
color: white;
}

hr {
	background-color:#2A4F6F;
	color: #778899;
}

#content h3.trial {
color: #2A4F6F;
font-size: 16px; 
font: bold;
text-align:center;
margin-bottom: 0px;
}