html {height: 100%;}

body {min-height: 101%;background-image:url('repeat2.jpg');background-repeat:repeat-x;

background-color:#242017;color:#c8a670;font-family:helvetica;
}


#ellipse{ min-height:800px;background-image:url('round2.jpg');
background-repeat:no-repeat;background-position: right top;
margin-top:140px;
margin-right:auto;margin-left:auto;

width:1400px;}

#content {width:900px;
margin-right:auto;margin-left:auto;}



img.logo {margin-top:10px;margin-left:35px;border:10px solid #c8a670;
-webkit-box-shadow: 10px 10px 25px #000;
	-moz-box-shadow: 10px 10px 25px #000;
	box-shadow: 10px 10px 25px #000;}

h1 {color:white; font-family:helvetica;  font-size:18px;}

#text {margin-left:60px; width:600px; height:250px;}

#viewer {text-align:center;height:412px;width:600px;}

#text2 {margin-left:32px;width:800px; height:228px;}

#text3 {width:800px;padding-top:30px;}

#text2 table {border-collapse: collapse;}


#text2 td {padding-top:20px;border-bottom:1px solid #c8a670;}

#view {margin-top:10px;margin-left:35px;border:10px solid #c8a670;
-webkit-box-shadow: 10px 10px 25px #000;
	-moz-box-shadow: 10px 10px 25px #000;
	box-shadow: 10px 10px 25px #000; 
    height: auto;}

#footer {width:98%;background-color:#4a473b;
padding: 5px 15px 5px 15px;text-align:center;font-size:13px;}

a {text-decoration: none;

color:#c8a670;}

a:visited{color:#c8a670;}

a:hover{color:#ffffff;text-decoration:none }

a:active{outline: none;}

#links {float:right;margin-top:-600px;}

#links p {border-bottom: 1px solid #c8a670;}

.rounded {-moz-border-radius-topright: 7px;-webkit-border-top-right-radius: 7px;
-moz-border-radius-bottomleft: 7px;-webkit-border-bottom-left-radius: 7px;
-webkit-box-shadow: 10px 10px 25px #000;
	-moz-box-shadow: 10px 10px 25px #000;
	box-shadow: 10px 10px 25px #000; }
