a {
    outline: none;
}

a:link {
	text-decoration: none;
	color:#7f003e;
}

a:visited {
	text-decoration: none;
	color:#7f003e;
}

a:active {
	text-decoration: none;
	color:#7f003e;
}

a:hover {
	text-decoration: none;
	color:white;
}

img {
	border:0;
	}


html, body {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    background-color: #05a8db;
	background-image:url(../images/bg/bg_c.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	color:#212121;
}

#top {
    position: absolute;
	}

h1, p {
    margin: 0;
    padding: 0.3em 0;
}

#container {
    min-height: 100%;
    margin-bottom: -36px;
	font-family: Georgia, serif;
	font-size: 50px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: -2px;
	line-height: 1.3em;
	text-align:justify;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

.quote {
	text-shadow:#333333 0 1px 1px;
	clear:both;
	padding-right:2px;
	}

* html #container {
    height: 100%;
}

#footer-spacer {
    height: 36px;
}

#footer {
    border-top:dashed 1px white;
    height: 35px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}

.quote_person {
	text-align:right;
	font-style:italic;
	font-size:32px;
	font-weight:bold;
	letter-spacing:-1px;
	text-shadow:#333333 0 1px 1px;
	}
	
#helvetica {
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	}
	
#header1 {
	width:100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -.2px;
	line-height: 1.2em;
	border-bottom: dashed 1px white;
	color:white;
	margin-bottom:18px;
	float:left;
	}

#slider{clear:both;}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:800px;
	overflow:hidden; 
	}	
