body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: 100% 100%;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	padding: 0 px;
}

#content {
	position: relative;
	top: 10px;
	width: 500px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;
	padding-top: 20px;
		background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: 100% 100%;

}

#content #floatRight {
	float: right;
	padding-left: 15px;

	padding-top: 8px;
}

#content .floatLeft {
	float: left;
	padding-right: 15px;
	padding-top: 5px;
}

#content p {
	font-size: 11px;
	line-height: 20px;
	text-align: justify;
	color: #D4DAD2;
	font-family:Verdana, Arial, Helvetica, sans-serif
}

#content a{
	color: #D6E5EA;

}

#content a:hover{
	color: 	#D4DAD2;
	text-decoration: underline;
}

#container {
	text-align: center;
}

#header {
	text-align: center;
}


#nav {
	position: inherit;
	background: url(images/nav-bg-alt.gif);
	width: 625px;
	height: 60px;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	padding: 0;

}

#nav a{

font: Georgia, Serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #D6E5EA;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;

}

#nav a:hover{

	font: Georgia, Serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #D4DAD2;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;

}

#nav-menu {
	position: relative;
	text-align: center;
	top: 20px;
	padding: 0;
	left: 0;
	
}

#nav-menu ul {
	positive: relative;
	top: 20
	list-style: none;
	width: 25px;
	display: inline;
}

#nav-menu li
{
	font: Georgia, Serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #D4DAD2;
	font-weight:bold;
	text-transform: uppercase;
	display: inline;
	padding: 10px;
		
}

#portfolio {
	position: relative;
	top: 30px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-left:35px;
	width: 515px;
}

#meta {
	position: relative;
	top: 25px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
}

#meta .title {
	font-family:Georgia, Serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height:15px;
}

#meta .medium {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
	color: #D4DAD2;
}

#meta a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D6E5EA;
	font-weight:bold;
	text-transform: lowercase;
	text-decoration: none;
	
}

#meta table{
	position: inherit;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 515px;
}

#meta td {


	text-align: center;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	
}

#meta tr {
		display: block;
		text-align: center;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	

}

#meta a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D4DAD2;
	font-weight:bold;
	text-transform: lowercase;
	text-decoration: none;
}

#gallery {
	position: relative;
	top: 20px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-left:40px;
	width: 500px;
	
}

#gallery #header {

position: relative;
padding-left: 15px;
text-align: left;

}


#gallery table {
	position: inherit;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#gallery td {

	width: 140px;
	height: 140px;
	text-align: center;
	vertical-align: middle;
		margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

#gallery tr {
		display: block;
		text-align: center;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;

}

img.border {
	border: solid;
	border-width: 1px;
	border-color: #AAB0A8;
	text-align: center;
	display: block;
}

img.portfolio {
	border-width: 1px;
	border-color: #999999;
	border-style: solid;
	border-spacing: 15px;
	padding: 5px;
}

#stage {
	position: relative;
	background: url(images/sphere.gif) no-repeat left top;
	width: 750px;
	height: 540px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#stageHome {
	position: relative;
	width: 750px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	background-repeat:no-repeat;
	padding-top: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	padding-left: 30px;
}

#footer p{
	font: Georgia, Serif;
	font-size: 11px;
	color: #D6E5EA;
	padding-top: 10px;
}

#footer a{
	color: #D6E5EA;
	text-decoration: none;
}

#footer a:hover{
	color: #D6E5EA;
	text-decoration: underline;
}

#footerHome {
	background: url(images/nav-bg-alt.gif);
	background-repeat:no-repeat;
	background-position:center top;
	height: 30px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	padding-left: 30px;
}

#footerHome p{
	font: Georgia, Serif;
	font-size: 11px;
	color: #D6E5EA;
	padding-top:20px;
}

#footerHome a{
	color: #D6E5EA;
	text-decoration: none;
}

#footerHome a:hover{
	color: #D6E5EA;
	text-decoration: underline;
}