body    {
	background: #000000;
	margin-top: 25px;	
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 25px;	
}



:link {color: #000033;}
:visited {color: #000033;}
:active {color: #000033;} 
:hover {color: #000033;}

#logo { background: #3d4b7f;
	text-align: left;
	min-width: 730px;
	border-style: solid;
	border-color: #3d4b7f;
        border-width: 5px 5px 5px 5px;
}

#chat { position: absolute;
	top: 40px;
	right: 50px;
}

.mheader{
	vertical-align: top;
	background: #ffffff;
	padding: 0px;
	margin: 0px;
}

.message{
	background: #ffffff;
	text-align: left;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom:15px;

	}

#head {
	font-family: sans-serif, sans serif, ariel, verdana;
	font-size: 10px;
	font-style: italic;
	text-align: right;
	background: #fb9128 ;
 	padding-left: 20px; padding-right: 20px;
}

#banner {
	background: #3d4b7f;
}

#main{
	background: #FFFFff;
	font: 12px verdana, sans-serif, sans serif, ariel;
	padding-top: 10px;
	padding-left: 10px; 
	padding-right: 10px;
	}

.para{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
}

.lead{
	font-size: 14 px;
	font-weight: bolder;
}

.photo{
	float-left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #eee;
	position: relative;
}

.lmessage{
	background: #ffffff;
	text-align: left;
	font-size: 12px;
	border-width: 0 0 1px 0px;
	border-style: solid;
	border-color: #cc0000;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 25px 5px;
}	

#footer {
	clear: both;
	padding-left: 10px;  padding-right: 10px;
	background: #fb9128;
	font-family: verdana, sans-serif;
	font-size: 12px;
	text-align: right;
}

#menu {
        background: #000000;

}

.ddmx {
    font: 11px tahoma;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 5px 20px 5px 20px;
    background: #000000;
    font: 12px arial;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 5px 10px 4px 10px;
    font: 11px tahoma;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    top: 0px;
    left: 20px;
    z-index: 500;
}
.ddmx .item2 {
    background: #000000;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #3d4b7f;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 0px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* menu html .ddmx td { position: relative; } /* ie 5.0 fix */


