body 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	color:#686868;
	z-index:3;
}

a:link {color:#999999; text-decoration:none; }
a:visited {color:#999999; text-decoration:none;}
a:hover {color:#FFFFFF;}
a:active {color:#FFFFFF;}

a.mainmenu:link { color:#686868; text-decoration:none;}
a.mainmenu:visited { color:#686868; text-decoration:none;}
a.mainmenu:hover { color:#FFFFFF; text-decoration:none;}
a.mainmenu:active { color:#FFFFFF; text-decoration:none;}

.norm {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
}

.large {
	font-family: Eras Light ITC, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}
#left { 
	float:left;
	width:10%; 
}

#right { 
	float:right;
	width:10%;
}

div#content {
	border-top: thin solid #FFFFFF;
	border-left: thin solid #686868;
	border-right: thin solid #686868;
	border-bottom:thin solid #333333;
	margin-top:10px;
	margin-right: 10%;
	margin-bottom: 0px;
	margin-left: 10%;
	background-image:url(images/bgGradient.jpg);
	background-repeat:repeat-x;
}

div#header {
	height:52px;
	width:100%;
	top:1px;
	left:20px;
	margin:0px 0px 0px 200px;
	background-image:url(images/Logo.jpg);
	background-repeat:no-repeat;
}

div#header #subtitle {
	width:200px;
	height:107px;
	font-family:Eras Light ITC, Verdana, Helvetica, sans-serif;
	font-size:36px;
	margin:0px 20px 0px 230px;
	background-position:right;
	background-repeat:no-repeat;
	color:#FFFFFF;
	overflow:visible;
}

#headpic {
	width:100px;
	top:0px;
	left:0px;
	border:#FFFFFF thin;
	/*background-image:url(images/G_Ring.gif);
	background-position:right;
	background-repeat:no-repeat;*/
	}

#ringpic{
	height:62px;
}

#PictureContainer {
	width:100%;
	height:100%;
	background:#000;
}

div#PictureThumbs {
	width:100%;	
	text-align:left;
}

div#PicHolder {
	width:50%;
	float:left;
	margin:0px 10px 10px 0px;
	height:320px;
	background:#000 url('images/loading.gif') 50% 50% no-repeat;
}

#ThePic {
  width:319px;
  height:320px;
}


div#designerText {
	text-align:left;
}

div#FamilyPicHolder {
	height:208px;
	background:#000 url('images/loading.gif') 50% 50% no-repeat;
}

#TheFamilyPic {
  width:311px;
  height:208px;
}
#maincontent {
	margin:0px 70px 0px 70px;
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer {
	margin:40px 0px 20px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}
#menus ul {
	list-style:none;
	width:600px;
	height:10px;  
	margin: 5px 0px 10px 10px;
	padding: 0;
}

#menus li {
	font-family:Centruy Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-right:15px;
	float:left;
}

#submenus ul {
	list-style:none;
	width:600px;
	height:10px;  
	margin: 5px 0px 10px 30px;
	padding: 0;
}

#submenus li {
	font-family:Centruy Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-right:15px;
	float:left;
}

hr {
	width:60%;
	color:#333333;
	margin-left:15px;
}

.quotes {
	font-style:italic;
}
