/*LAYOUT SETTINGS*/

body		{position: absolute;
		 background: black;
		 min-width: 575px;
		 line-height: 1.5em;}

body.lcolumn	{background: #b9edc4;
		 line-height: 1.5em;
		 border: none;
		 min-width: 40px;}

body.rcolumn	{background: #b9edc4;
		 line-height: 1.5em;
		 border: none;
		 min-width: 75px;}

* html .minwidth600 {border-left:500px solid #fff; position:relative; float:left; z-index:1;}
* html .container600 {margin-left:-500px; position:relative; float:left; z-index:2;}

#outline	{position: relative;
		 background: #9bd5a7;}

#header		{position: relative;
	 	 background: #9bd5a7;
		 padding: 15px 15px 15px 15px;
		 height: 180px;
		 text-decoration: none;}

#headerborder	{position: relative;
		 width: 100%;
		 height: 100%;
		 min-width: 400px;
		 border-style: dashed;
		 border-color: black;
		 background-image: url(header.jpg);
		 background-position: center;
		 background-repeat: no-repeat;
		 text-decoration: none;}


#main		{position: relative;
		 padding: 15px 15px 15px 15px;}

#mainoutline	{position: relative;
		 background: #b9edc4;
		 width:100%;}

#title		{position: relative;
		 padding: 10px 15px 10px 15px;}

#text		{float: left;
		 width: 100%;
		 background: #b9edc4; }

#container 	{padding-left: 25%;
		 padding-right: 25%;
		 background: #b9edc4; }

#container .column	{float: left;
			 position: relative;
			 background: #b9edc4;}

#centercol	{background: #b9edc4;
		 width:100%;
		 border-right-style: dashed;
		 border-left-style: dashed;
		 padding: 0px 10px 0px 10px;}

#leftcol	{background: #b9edc4;
		 width:33%;
		 margin-left: -100%;
		 right: 50%;
		 padding: 0px 0px 0px 0px;}

#rightcol	 {background: #b9edc4;
		 float: right;
		 width:33%;
		 margin-right: -60%;
		 padding: 0px 10px 10px 10px;}

* html #container .column	{position: relative;
				 float: left;
				 background: #b9edc4;}


* html #centercol	{width:50%;
			padding: 0px 10px 10px 10px;}


* html #leftcol	{ float:left;
		 width:20%;
		 margin-left: -42%;
		 right: 33%;
		 padding: 0px 10px 0px 0px;}


* html #rightcol	{background: #b9edc4;
		 float:left;
		 width:25%;
		 margin-right:-33%;}

#footer		{position: relative;
	 	 background: #9bd5a7;
		 padding: 15px 15px 15px 15px;
		 height: 180px;
		 clear: both;}

#footerborder	{position: relative;
		 width: 100%;
		 height: 100%;
		 border-style: dashed;
		 border-color: black;}

#footerborder p
		{margin: 15px;}

#footerborder img
		{display: inline;}

/*HEADINGS*/

h1, h2, h3, h4, h5, h6	
		{font-family: palatino, georgia, serif;
		 line-height: -1em;
		 color: black;
		 margin-top: 0;
		 margin-bottom: 0;
		 text-decoration: none;}

h1		{font-size: 16pt;}

h2		{font-size: 15pt;}

h3		{font-size: 14pt;}

h4		{font-size: 13pt;}

h5		{font-size: 12pt;
		 font-weight: bold;}

h6		{font-size: 12pt;
		 font-style: italic;}

#title 		{text-align: center;}


/*TEXT PROPERTIES*/

body 		{font-family: palatino, georgia, serif; 
		 font-size: 12pt;
		 color: black; 
		 text-align: left; }

b 		{font-weight: bold;}

.bold		{font-weight: bold;}

strong		{font-weight: bold;}

.strong		{font-weight: bold;}

i		{font-style: italic;}

.italic		{font-style: italic;}

em		{font-style: italic;}

.em		{font-style: italic;}

.left		{text-align: left;}

.center		{text-align: center;}

.right 		{text-align: right;}

.justify 	{text-align: justify;}

.smallcaps 	{font-variant:small-caps;}

.subscript	{vertical-align: sub;}

.superscript	{vertical-align: super;}

.underline	{text-decoration: underline;}

.strike		{text-decoration: line-through;}

.indent		{text-indent: 3em;}

.uppercase	{text-transform: uppercase;}

.lowercase	{text-transform: lowercase;}

.pre		{white-space: pre;}

body.p		{max-width:500px;}

/*LINKS*/

a:link 		{color: #2f2f4f; }

a:visited 	{color: #6f7285; }

a img		{border: none;}

.lcolumn a	{text-decoration: none;}

.rcolumn a	{text-decoration: none;}

/*LISTS*/

ul		{list-style-type: square;
		 list-style-position: outside;
		 padding-left: 1em;}

ol		{list-style-type: decimal;
		 list-style-position: outside;}

ol.alpha-l	{list-style-type: lower-alpha;}

ol.alpha-u	{list-style-type: upper-alpha;}

ol.roman-l	{list-style-type: lower-roman;}

ol.roman-u	{list-style-type: upper-roman;}


/*IMAGES*/

img		{padding: 5px;
		 display: block;
		 max-height: 100%;
		 max-width: 80%;
		 margin-left: auto;
		 margin-right: auto;}

img.left	{margin-left: 0;
		 float: right;}

img.right	{margin-right: 0;
		 float: left;}

img.inline	{display: inline;}

* #centercol img.full	{width: 300px;}

#rightcol img	{max-width: 135px;}



/*OBJECTS*/

iframe.links	{width: 100%;
		 overflow-y: visible;
		 overflow-x: visible;
		 min-height: 350px;
		 border: 0;
		 padding: 0;}

object.links	{width: 100%;
		 overflow-y: visible;
		 overflow-x: visible;
		 min-height: 350px;
		 border: 0;
		 padding: 0;}


iframe.cast	{width: 100%;
		 min-height: 250px;}

object.cast	{width: 100%;
		 overflow-y: scroll;
		 overflow-x: visible;
		 min-height: 250px;
		 min-width: 100px;
		 padding-right: 15px;}

iframe.twitter	{width: 100%;
		 overflow-y: visible;
		 overflow-x: visible;
		 min-height: 200px;
		 border: 0;
		 padding: 0;}

object.twitter	{width: 100%;
		 overflow-y: visible;
		 overflow-x: visible;
		 min-height: 200px;
		 border: 0;
		 padding: 0;}

/*SPECIAL ELEMENTS*/

p.midlinks 	{text-align: center;}

p.box		{border-style: solid;
		 padding: 5px;
		 margin: 5px;
		 width: 80%;}

hr 		{width: 75%;
		 float: center;}

.linkpage ul	{padding-left: 1em;
				 margin: 0;
				 list-style-type: square;}

/*GENEALOGY PAGES*/

table.leftimage {
		 float: left;
		 margin-right: 2em;}

table.rightimage 	{
		 	 float: right;
		 	 margin-left: 2em;}

td.caption 	{text-align: center;
		 font-family: palatino, georgia, serif; 
		 font-size: 9pt; }


/*GOALS PAGES*/
table.goals		{table-layout: fixed;
				 empty-cells: show;
				 border-collapse: collapse;
				 border-width: 1px;
				 border-style: solid;
				 }
.goals th		{padding: 0 0 0 5px;}		
				 		 
.goals td		{width: 33%;
				 vertical-align: top;
				 border-width: 1px;
				 border-style: solid;
				 padding: 0 0 0 5px;
}
