/* CSS Document */

body{
background-color:#000000;
margin:5px;
}

#flashcontent
{
 width:550px;
 height:370px;
 color:#ffffff;
 overflow:hidden;
}

#contentbody
{
height:370px;
width:555px;
overflow:auto;
padding-left:10px;
padding-right:10px;
}


#id_space1
{
padding-left:10px;
padding-right:10px;
}


.space1
{
padding-left:10px;
padding-right:10px;
}

.space2
{
padding-right:30px;
}

.col1
{
position:absolute;
top:0px;
left:0px;
width:230px;
height:600px;
background-color:#000000;

}


.col2
{
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:12px;
	color:#dedede;
	height:560px;
	background-image:url(../images/bg_lhs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#000000;
}




.td_top
{
height:400px;
text-align:left;
padding-top:20px;
font-size:11px;
line-height:23px;
color:#E9E9E9;
letter-spacing:1px;
}



.td_top a
{
	color:#dedede;
	text-decoration:none;
	border-bottom:1px dotted #dedede;
}

.td_top a:hover
{
	color:#E4DAAB;
	text-decoration:none;
	border-bottom:1px solid #E4DAAB;
}

.td_bottom
{
height:100px;
font-size:12px;
padding-left:100px;
padding-top:10px;
text-transform:lowercase;
letter-spacing:1.5px;
line-height:15px;
}

.td_bottom a
{
height:100px;
color:#dedede;
text-decoration:none;
padding:5px;
}

.td_bottom a:hover
{
height:100px;
color:#E4DAAB;
text-decoration:none;
}


h2
{
color:#881418;
font-family:century gothic, geneva, verdana;
font-size:18px;
height:23px;
text-transform:capitalize;
background-color:#E4DAAB;
padding-left:4px;
}