*{border:0px solid #eee;margin:0;padding:0;list-style:none} 
body{font-family:Arial,Helvetica,sans-serif;font-size:10px;cursor:default;background:url(loading.gif);color:#000}

.background{
    background-color:black;
    background-image:url(../images/bg.gif);
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:left bottom;
}

#accordian_title{
    font-size: 35px;
    font-style: italic;
    color: #fff;
    padding-top: 5px;
    text-align: right;
}

#accordian_content{
    color: #c3c3c2;
}
.mochaAccordion{
    opacity:0.6;
	filter:alpha(opacity=60);
}
.accordianToggler{
    text-align: right;
}
.accordianContent{
    text-align: right;
}

.thumbnail{
    float: left;
    padding: 15px 0px 15px 25px;
}

.thumbnail img{
    width: 90px;
	height:90px;
}

.plaintext{
    background-color: #666666;
    color: #fff;
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 15px;
    padding-bottom: 20px;
}

.plaintext li{
list-style-type:disc;
}
.opcity50{
    opacity:0.3;
    filter:alpha(opacity=30),gray;
}

.opcity100{
    opacity:1;
    filter:alpha(opacity=100);
}

.crusor_pointer{
	cursor:pointer;
}

.crusor_hand{
	cursor:hand;
}

.text_underlind{
	text-decoration:underline;
}

.block {
	display: block;
}	

#bg div{position:absolute;width:200%;height:200%;top:-50%;left:-50%}
#bg td{vertical-align:middle;text-align:center}
#bg img{min-height:50%;min-width:50%;margin:0 auto}

html,body,#bg,#bg table,#bg td,#cont{width:100%;height:100%;overflow:hidden}

div#t_content{float:left;width:480px;text-align:center; padding:15px 0px 15px 15px; height:400px;}
div#t_navigation{float:right;width:250px; padding:15px 15px 0px 15px;}
div#t_extra{float:left;width:480px;}
div#t_content img{height:auto; float: auto;text-align: center; margin:0px auto; }
div#t_extra img{width:50px; height: 50px;float:right; padding:15px 0px 15px 15px;}












