/* CSS Document */

#name {
	text-align: center;
    border-style:none;
}

#name img {
height: 48px;
}

#wrapper {
	background:#000000;
	background-image: url(images/name-630.png);
	background-repeat: no-repeat;
	background-position: top center;
    padding: 0 0 20px 0;
	text-align: center;
}

#content {
	margin: 5px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

/* A seperate id for simple-viewer content */
#content-sv {
    border-style:none;
	text-align: center;
}

#photoscontent {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	color: #FFFFFF;
	margin-top: 50px;
	margin-right: 5;
	margin-bottom: 20px;
	margin-left: 5;
	padding: 10px 200px 10px 200px;
}
#photoscontent a {color: #5555FF; text-decoration: none;}
#photoscontent a:hover {color: #3333FF; text-decoration: underline;}

#footer {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}