body 
{
    font-family: Helvetica, Arial, sans-serif;
    width: 1000px;
    margin: 10px;
    height: 100%;
    background-position: center top;
   	background-repeat: no-repeat;
    background-color: #000;
    background-image: url(../images/WhitePump.jpg);
    background-attachment: fixed;
    padding: 25px;
    line-height: 125%;
}

#movie
{
    margin-top: 120px;
    padding: 20px;
    float: left;
    clear: both;
    border: 5px double #b08254;
    background: transparent;
    opacity: 0.4;
}

#cat
{
    position: relative;
    border: none;
    background: transparent;
    margin: 0px;
    margin-top: 0;
}

h1
{
    line-height: 1.2em;
    padding: 60px;
    margin-bottom: 35px;
    font-size: 2.3em;
    text-align: center	;
    color: #b08254;
    border: 3px double #b08254;
    background-color: transparent;
    background-image: url(../images/200px-8-cell-simple.gif);
	background-repeat: no-repeat;
}

#logo
{
	margin: 15px;
    opacity:0.5;
}

#emailtag
{
	text-align: center;
	color: rgb(255,80,0);
	visibility: hidden;
}

h2
{
    padding: 10px;
    margin-bottom: 0px;
    font-size: 2em;
    font-weight: bold;
    text-align: center;
}

#header2
{
    color: #3a3;
}

p
{
    margin-bottom: 10px;
    padding: 10px;
    font-size: 1.2em;
    color: #b08254;
    text-align: left;
}

#para
{
    height: 16em;
    position: relative;
    margin-left: 420px;
    width: 580px;
}   

#tempFooter
{
    color: #777;
    font-size: 1.4em;
    background: transparent;
    padding: 20px;
    margin: 0px;
    margin-top: 20px;
    border: 3px double #777;
    text-align: center;
    visibility: hidden;
}
    
#wrapper
{
    position: absolute;
    width: 1000px;
    text-align: center;
}

nav
{
    text-align: center;
    border: 3px double #fff;
    padding: 2px;
    margin-top: 20px;
    background: transparent;
    opacity: 0.5;
}

#navtxt
{
    color: #0f0;
    padding: 10px;
   /* background: inherit; */
    border: 1px solid #04f104;
    text-align: center;
	height: 22px;
}

nav a
{
    width: 161px;
    height: 142px;
}

em
{
    font-style: italic;
}

.grn
{
	color: #3a3;
}

a:link, a:visited
{
	color: #3a3;
}

a:hover
{
	color: #f0f;
}

a:active
{
	color: #fff;
}
