body
{
background-color:#000;
background-image: none;
background-attachment: fixed;
text-align:center;
}

p.text
{
font:.7em Century Gothic,'sans-serif';
font-weight:bold;
color:#DAD8D0;
text-align:center;
}

a:link{color:#CCC}
a:hover{color:#9CF}
a:active{color:#69C}
a:visited{color:#CCC}

#allcontent
{
width:800px;
margin: 0 auto 0 auto;
text-align:center;
}

#title
{
width:800px;
font:2.5em Century Gothic,'sans-serif';
color:#DAD8D0;
font-stretch:wider;
margin-top:20px;
text-align:center;
border-bottom: 3px ridge #ccc;
background-color:#000;
}

#video
{
width:800px;
height:420px;
margin-top:30px;
margin-bottom:30px;
text-align:center;
background-color:#000;
}

#text
{
width:800px;
height:450px;
text-align:center;
background-color:#000;
}

*html #links
{/*IE*/
width:800px;
clear:both;
text-align:center;
margin: 0 auto 0 auto;
border-top: 3px ridge #ccc;
}

#links
{/*Firefox and others*/
width:800px;
font:1.2em Century Gothic,'sans-serif';
color:#DAD8D0;
text-align:center;
position:relative;
margin: 0 auto 0 auto;
border-top: 3px ridge #ccc;
}

#links ul
{
padding:0;
text-align:center;
margin-bottom: 1em;
width: 800px;
}

* html #links ul{ /*IE only rule, reduce menu width*/
width: 99%;
text-align:center;
}

#links ul li{
display: inline;
}

#links ul li a{
text-align:center;
color: #DAD8D0;
padding: 5px;
text-decoration: none;
border-right: 1px solid #fff;
}

/*end divider menu*/

#thumbs
{/*for Opera and Firefox*/
margin:0;
width:200px;
height:400px;
float:left;
text-align:center;
}

* html #thumbs{/*IE only*/ 
margin-top:30px;
height:400px;
}

.clear
{
clear:all;
width:800px;
margin:0;
padding:0;
}

.images
{/*for Opera and Firefox*/
margin:0;
width:600px;
height:440px;
float:right;
text-align:center;
background-color:#000;
}
* html .images{/*IE only*/
margin-top:30px;
margin-bottom:30px;
width:600px;
height:400px;
float:right;
text-align:center;
background-color:#000;
}

#sidebar
{/*Firefox*/
margin:0;
width:200px;
height:440px;
float:left;
font-family:verdana, 'sans-serif';
font-size:10pt;
color:#ccc;
text-align:left;
}
* html #sidebar{/*IE and Opera*/
margin-top:30px;
height:400px;
}

#text ul li
{
padding:10px;
font:1em Century Gothic,'sans-serif';
color:#DAD8D0;
}

/*divisions in mrg page*/
#leftfloat
{
margin-top:30px;
height:230px;
width:266px;
float:left;
font-family:verdana, 'sans-serif';
font-size:12pt;
color:#ccc;
text-align:center;
}

#relcenter
{
margin-top:30px;
height:230px;
width:266px;
float:left;
font-family:verdana, 'sans-serif';
font-size:12pt;
color:#ccc;
text-align:center;
}

#rightfloat
{
margin-top:30px;
height:230px;
width:267px;
float:right;
font-family:verdana, 'sans-serif';
font-size:12pt;
color:#ccc;
text-align:center;
}
/*end mrg divisions*/

/*installation setup until I can figure out something better to do with it*/
#sidescroll
{
margin-top:30px;
margin-bottom:30px;
width:800px;
overflow:scroll;
}

ul.none{list-style-type:none}
