body
{
	font-size: 14px;
	font-family: Helvetica, Arial, Sans-Serif;	
	text-align: center;
}
#Container
{
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	text-align: left;
}
#Slideshow
{
	text-align: center;
	margin-top: 20px;
}
.Header
{
	font-size: 24px;
	font-weight:bold;
	font-family: Helvetica, Arial, Sans-Serif;
	color:Blue;
}
.subHeader
{
	font-size: 14px;
	font-weight:bold;
	font-family: Helvetica, Arial, Sans-Serif;
}

.edSubHeader
{
	font-size: 16px;
	font-weight:bold;
	font-family: Helvetica, Arial, Sans-Serif;
	color:#009900;
}
.copyright
{
	font-size: 10px;
	font-weight: bold;
	font-family: Helvetica, Arial, Sans-Serif;
	color: #000000;
	text-align: center;
	
}
.LadderText
{
	text-align:center;
	font-size:large;
	font-family: Helvetica, Arial, Sans-Serif;
	border-style:none;
	overflow:hidden;
	outline-style:none;
}


.BodyContainer
{
	
}
.folderContainer
{
	
}
.albumContainer 
{
    width: 900px;
    border-width:1px;
}
.album 
{
    width: 840px;
    height: 640px;
    background-color:Maroon;
    background-repeat: no-repeat;
}
.albumPages 
{
    width: 840px;
    height: 640px;
    font: normal 11px Arial, Verdana, Helvetica, Sans-serif;
    padding: 0 0 0 0;
    
}
.leftPane 
{
    width: 800px;
    height: 640px;
    float: left;
    padding-left: 20px;
    padding-top: 20px;
    
}

.albumNavigation
{
	width: 800px;
	background-color: #fff;
	text-align: center;
}
.navigationBtn 
{
    cursor: hand;  
    margin-right:40px;  
}

/*Master Page*/
.body
{
	width: 100%;
	font-size: 14px;
	font-family: Helvetica, Arial, Sans-Serif;
	text-align: center;
}
.menu
{
	width: 700px;
	text-align: center;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.headerImage
{
	padding: 0px;
	
	text-align: center;
	width: 700px;
	height:128px;
	margin-left: auto;
	margin-right: auto;
}
.BodyContent
{
	text-align: center;
	width: 100%;
}

/* Resume*/
.resumeClass
{
	width:900px;
}
/*about us*/
.aboutus
{
	width: 700px;
}
.aboutus P
{
	text-align: left;
}
/*Services*/
.services
{
	width:700px;
}
.services p
{
	text-align: left;
}
.servicesHeader
{
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}
.services ul
{
	text-align: left;
}
/*home*/
.home
{
	width:700px;
	text-align:left;
}
/*contactus*/
.contactus
{
	width:700px;
	text-align:left;
}

/*gallery*/
.gallery
{
	width: 700px;
	text-align: center;
	position:relative;
}
.thumbnails
{
	width: 700px;
	padding-top:10px;
	padding-left: 3px;
	padding-right:3px;
	position:relative;
	overflow:scroll;
}
.mainImage
{
	width:700px;
	position:relative;
}
.images
{
	width:700px;
	position:relative;
	white-space:nowrap;
}

/*friends*/
.friends
{
	width:700px;
	text-align:left;
}
/*prices*/
.prices
{
	width:700px;
	text-align:left;
}
.messengertext
{
	line-height: 300px;
	float: left;
	vertical-align: top;
	margin-right: 10px;
}
.messenger
{
	width:300px;
}