
/* set HTML height to 100% and then add a one-pixel margin to the
bottom                
*/
/* to force Firefox to draw a vertical scroll bar (prevents "page
jump" on shorter pages */

/* hide from IE mac \*/
html {
    min-height: 100%;
    margin-bottom: 1px;
}
/* end hiding from IE5 mac */


#pageCenter {
	background-color: #fff;
	color: #fffffa;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	border: #33FF99 solid 0px; 
}


.centerwrap {
	background-color: #fff;
	margin-left: -390px;
	position: absolute;
	top: -288px;
	left: 50%;
	width: 850px;
	height: 550px;
	visibility: visible;
	border: #333 solid 0px; 
}

body {
background-color : #fff;
color : #291231;
font-family : arial, sans-serif;
text-align: left;
line-height : 1.5em;
}

strong {
background-color : transparent;
color : #291231;
font-family : "Palatino Linotype", "Book Antiqua", serif;
font-weight : normal;
text-transform : none;
font-size : 2.5em;
text-align : left;
line-height : 1.4em;
}

x#name {
font-family : "Palatino Linotype", "Book Antiqua", serif;
}

xem {
background-color : transparent;
color : #76893e;
font-family : "Palatino Linotype", "Book Antiqua", serif;
font-size : 1.85em;
font-weight : normal;
font-style : normal;
text-align : left;
line-height : 1em;
}

/* --- Headers --- */

h1 {
background-color : transparent;
font-family : "Palatino Linotype", "Book Antiqua", serif;
font-size : 2em;
font-weight : normal;
color : #700000;
padding-left : 0;
line-height : 1.1em;
text-align: left;
}

.title a:link, .title a:visited {
font-family : "Palatino Linotype", "Book Antiqua", serif;
background-color : #fff;
color : #700000;
text-decoration : none;
}

.title a:hover, .title a:focus, .title a:active {
font-family : "Palatino Linotype", "Book Antiqua", serif;
background-color : #700000;
color : #fff;
text-decoration : none;
}

h2 {
background-color : transparent;
font-family : "Palatino Linotype", "Book Antiqua", serif;
font-size : 1em;
font-weight : normal;
text-align: left;
color : #482a46;
padding-left : 0;
}

xh3 {
background-color : transparent;
font-family : "Palatino Linotype", "Book Antiqua", serif;
font-size : 1em;
font-weight : normal;
text-align: left;
color : #700000;
padding-left : 0;
}

xh4 {
    position: absolute;
    top: -999em;
    width: 1em;
    overflow: hidden;
}

p {
background-color : #fff;
text-align : left;
color : #291231
}

/* --- Banner Links --- */
.banner a:link, a:visited {
background-color : transparent;
text-decoration : none;
font-family : "Palatino Linotype", "Book Antiqua", serif;
color : #291231;
text-align: left;
}

.banner a:hover, a:focus, a:active {
background-color : #291231;
font-family : "Palatino Linotype", "Book Antiqua", serif;
color : #fff;
text-decoration : none;
text-align: left;
}

.banner p {
background-color : #fff;
font-family : "Palatino Linotype", "Book Antiqua", serif;
text-align: left;
}

/* --- Links --- */
.links a:hover, a:focus, a:active {
background-color : #291231;
color : #fff;
text-decoration : none;
font-family : arial, sans-serif;
padding : 4px;
}

.links {
background-color : #fff;
float : right;
position : relative;
padding : 0;
color : #291231;
font-family : arial, sans-serif;
font-weight : bold;
font-size : 0.8em;
line-height : 1.5em;
text-align : right;
}

.links h2 {
background-color : #fff;
color : #291231;
font-family : arial, sans-serif;
font-weight : bold;
font-size : 1em;
line-height : 1.5em;
text-align : right;
text-transform : none
}


.links ul {
list-style-type : none;
padding : 0;
}

.links li {
margin-top : 0.8em;
margin-left : 0;
padding-left : 0;
line-height : 1.3em;
}

.links a:link, a:visited {
background-color : #fff;
color : #291231;
text-decoration : none;
font-family : arial, sans-serif;
padding : 4px;
}

.links a:hover, a:focus, a:active {
background-color : #291231;
color : #fff;
text-decoration : none;
font-family : arial, sans-serif;
padding : 4px;
}

.links p {
line-height : 2em;
}

x#youarehere {
background-color : #fff;
color : #700000;
text-transform : uppercase;
}

x#youarehere2 {
background-color : #fff;
color : #700000;
text-transform : uppercase;
}


/*SCREEN SHOTS*/
.screenshots {
float : left;
position : relative;
padding-left : 50px;
padding-right : 0;
padding-top : 15px;
text-align : left;
font-size : .8em;
}


.screenshots ul {
margin-left : 17px;
font-weight : bold;
margin-top : 3px;
}

.screenshots li {
margin-top : 0.8em;
line-height : 1.3em;
}

.screenshots a:link, a:visited {
background-color : #fff;
color : #291231;
text-decoration : none;
font-family : arial, sans-serif;
padding : 4px;
}

.screenshots a:hover, a:focus, a:active {
background-color : #291231;
color : #fff;
text-decoration : none;
font-family : arial, sans-serif;
}

.screenshots img {
border : none;
}

