/*=====================*/
/*   Global Settings   */
/*=====================*/
body{
	font-family: Century, Times, Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 16px;
	color: #5c2929;
}

h1{
	border-left: 15px solid #c00;
	font-family: Verdana, Arial;
	font-size: 1.5em;
	font-weight: normal;
	text-indent: 10px;
	text-align: left;
	color: #933;
}

h2{
	margin: 0px 0px;
	padding: 0px 0px;
	color: #369;
	font-size: 1em;
	font-weight: bold;
	font-variant: smallcaps;
}

a{
	color: #3300FF;
}

a:visited{
	color: #369;
}

a:hover{
	color: #c00;
}

a.black{
	color: black;
	font-weight: bold;
}

a.black:visited{
	color: black;
}

a.black:hover{
	color: #c00;
}

a.white{
	color: white;
}

a.white:hover{
	color: #fc3;
}

.text{
	line-height: 20px;
	padding: 0px 0px 10px 0px;
}

/*-------------*/
/*   Toolkit   */
/*-------------*/
.italic{
	font-style: italic;
}

.centered{
	margin: auto;
}

.centeredContent{
	text-align: center;
}

img.right{
	float: right;
}

.margin10{
	margin: 0% 10%;
}

/*==============================*/
/*   Structure and formatting   */
/*==============================*/
#PortalFrame{
	width: 776px;
	height: 582px;
	margin: auto auto;
	padding: 0px 0px;
	border: 1px #933 solid;
}

#PortalHeader{
	width: 776px;
	height: 99px;
	background-image: url(images/portaltop.jpg);
}

#PortalMiddle{
	background-image: url(images/portalmiddle.jpg);
	width: 776px;
	height: 371px;
	overflow: hidden;
}

#PortalFooter{
	width: 776px;
	height: 112px;
	background-image: url(images/portalbottom.jpg);
}

#PageFrame{
	border-width: 1px 1px 1px 1px;
	border-color: #933;
	border-style: solid;
	margin: auto auto;
	padding: 0px 0px;
	width: 776px;
	z-index: 0;
}

#PageHeader{
	width: 776px;
	height: 95px;
	background-image: url(images/pageheader.jpg);
	overflow: hidden;
	z-index: 10;
}

#PageBody{
	background-image: url(images/pagebackground.gif);
	background-repeat: repeat-x;
	width: 746px;
	padding: 15px;
	z-index: 5;
}


/*====================*/
/*  Header elements   */
/*====================*/
#PortalTicker{
	width: 503px;
	height: 15px;
	padding: 0px 1px;
	position: relative;
	overflow: hidden;
	top: 67px;
	left: 194px; 
	background-color: #e6cdc8;
	font-family: verdana, arial;
	font-size: 0.8em;
	font-weight: bold;
}

#Ticker{
	margin-top: 15px;
	padding: 0px 0px;
	line-height: 15px;
}

#PageMenu{
	width: 333px;
	position: relative;
	top: 50px;
	left: 159px;
	z-index: 20;
}

#PageSubMenu{
	width: 150px;
	position: absolute;
	display: none;
	z-index: 30;
	border-top: 1px #999 solid;
	background-color: #f5f5ff;
}


/*--------------------------------*/
/*   SubMenu Formatting Options   */
/*--------------------------------*/
.menuOptions{
	margin: 0px 0px;
	padding: 0px 0px;
	list-style: none;
}

.menuOptions li{
	border-width: 0px 1px 1px 1px;
	border-color: #999;
	border-style: solid;
	font-family: Verdana,Arial;
	font-size: 0.8em;
	color: #5c2929;
}

.menuOptions a{
	display: block;
	padding: 1px 3px;
	color: #5c2929;
	text-decoration: none;
}

.menuOptions a:visited{
	color: #5c2929;
}

.menuOptions a:hover{
	background-color: #336699;
	color: #ffcc33;
}


/*===========================*/
/*   Main section elements   */
/*===========================*/
#Genealogie{
	position: relative;
	top: 46px;
	left: 171px;
}

#Sites{
	position: relative;
	top: 46px;
	left: 321px;
}

#Forums{
	position: relative;
	top: 297px;
	left: -106px;
}

#Blogs{
	position: relative;
	top: 297px;
	left: 88px;
}

#Photo{
	width: 118px;
	height: 88px;
	position: relative;
	top: 91px;
	left: 71px;
	background-color: white;
}

#Photo img{
	border-width: 0px;
}

#PhotoCaption{
	width: 140px;
	height: 16px;
	position: relative;
	top: 110px;
	left: 61px;
	padding: 3px 0px;
	text-align: center;
	background-color: #e6cdc8;
	font-family: verdana, arial;
	font-size: 0.8em;
	color: black;
}

#QOTD{
	width: 110px;
	height: 100px;
	position: relative;
	top: 95px;
	left: 638px;
	font-family: verdana, arial;
	font-size: 0.7em;
	color: black;
	overflow: auto;
}

#QOTDTitle{
	font-size: 1em;
	font-weight: bold;
}

#ShieldFill{
	width: 150px;
	height: 172px;
	top: -160px;
	left: 311px;
	position: relative;
	background-image: url(images/portalshield.gif);
	display: none;
	padding: 25px 2px 0px 2px;
	overflow: auto;
	text-align: center;
	font-weight: bold;
	z-index: 99;
}

#ShieldFill a{
	font-family: verdana, arial, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	color: #000;
	font-weight: normal;
}

#ShieldFill a:hover{
	font-weight: bold;
}

#ShieldFill p{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px;
	border-color: #CCCCCC;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}

#ShieldContent a{
	text-decoration: none;
}

#Breadcrumb{
	color: black;
	font-family: Verdana, Arial;
	font-size: 0.8em;
}


/*=====================*/
/*   Footer elements   */
/*=====================*/
#FooterContent{
	width: 300px;
	height: 20px;
	position: relative;
	top: 52px;
	left: 238px;
	text-align: center;
	font-family: verdana, arial;
	font-size: 0.8em;
	color: white;
}