body
{
margin:0px;
padding:0px;
background-color:#fff;
font-family:"Palatino Linotype","Times New Roman",Serif;
font-size:13px;
}

h2, h3{
font-size:15px;
font-weight:bold;
}

#main
{
background:url('../img/background.gif') top center no-repeat;
width:1024px;
height:100%;
left:50%;
margin-left:-512px;
position:absolute;
}

#title
{
position:relative;
width:291px;
text-align:center;
margin-left:-145px;
left:50%;
margin-top:140px;
}

#left_menu
{
left:200px;
top:180px;
width:100px;
position:absolute;
text-align:center;
}

#right_menu
{
right:200px;
width:100px;
top:180px;
position:absolute;
text-align:center;
}

#content
{
width:400px;
left:50%;
margin-left:-200px;
position:absolute;
height:390px;
overflow:auto;
padding:0px;
}

#content p
{
padding:0px;
margin:0px;
margin-bottom:10px;
text-align:justify;
}

#content img
{
padding:4px;
}

.jScrollPaneContainer
{
left:50%;
margin-left:-200px;

}

a.link img{border:none;}
a img{border:none;}

div.link_button
{
	border:1px solid #fff;
	margin-bottom:42px;
}

.linkList a
{
padding:0px;
margin:0px;
padding-right:10px;
}

.linkList a img
{border:none;
padding:0px !important;
margin:0px;
}

a{color:#202060;text-decoration:underline;}
a:hover{color:#606060}

#contact_popup
{
background-color:#efefef;
border:2px solid #000;
font-size:10pt;
padding:10px;
}

.mailingList
{
margin-top:5px;
margin-bottom:5px;
}

.mailingList label
{
float:left;
width:130px;
}

span.playerBtn
{
cursor:pointer;
}

img.playerImg{
padding:0px;
}

img.img_thumb{
width:32px;
height:32px;
padding:0px !important;
margin:0px;
}

a:active, a:focus { outline-style: none; -moz-outline-style:none; }
a:active img, a:focus img{ outline-style: none; -moz-outline-style:none; }

