body {background: #eff1ce; color: #FFFFFF; font-family: Georgia, Times New Roman, serif; font-size:12px; text-align: center; margin:0px; border-style:none;}

#container {
background-color:#000000;
  margin: 0 auto;
  padding: 0 0 20px 0;
  width:900px;
  border-style: none; 
  text-align:center;
}

#left_side{
background-color:#000000;
float:left;
width:410px;
padding:20px 10px 10px 20px;
margin:0;
  text-align:left;
}



#right_side{
background-color:#000000;
float:right;
width:430px;
padding:10px 0 0 0;
margin:20px 10px 0 0;
background-image:url(images/gradient.jpg);
background-repeat:repeat-x;
background-position:top;
color:#FFFFFF;
font-size:16px;
text-align:center;
}

#flashcontent{
margin-top:20px;
}

#flashvideo{
position:relative;
top:-12px;
background-color:#000000;
}

a {color: transparent; background-color: transparent;  text-decoration: none;}
a:active {color: transparent; background-color: transparent;  text-decoration: none;}
a:hover	{color: transparent; background-color: transparent;  text-decoration: none;}
a:visited {color: transparent; background-color: transparent;  text-decoration: none;}

a img{
border-style:none;
}


h1{
padding:0;
margin:8px 0;
font-size:19px;
}

h2{
padding:0;
margin:8px 0;
font-size:16px;
text-align:justify;
}

.text_link {color: #FFFFFF; background-color: transparent;  text-decoration: underline;}
a.text_link   {color: #FFFFFF; background-color: transparent;  text-decoration: underline;}
a:active.text_link   {color: #FFFFFF; background-color: transparent;  text-decoration: underline;}
a:hover.text_link 	 {color: #000000; background-color:#FFFFFF;  text-decoration: underline;}
a:visited.text_link  {color: #FFFFFF; background-color: transparent;  text-decoration: underline;}

