
*
{
margin: 0px;
/*padding: 0px;*/
}

a:link {
	color: #1555B5;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #1555B5;
}

body {
	
	background: #ffffff url(images/back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 20px;
}
.pic1 {
	float: left;
	padding: 2px;
	margin: 2px;
	}

#back
{
width: 796px;
background: #ffffff;
margin: 0 auto;
}
#video
{
text-align:center;
width: 490px;
background: #ffffff;
}

#back2
{
text-align:center;
width: 490px;
background: #ffffff;
}


#header {
	height: 240px;
	text-align: left;		
}

#menu
{
width: 796px;
height: 44px;
padding-left: 10px;
background: url(images/menu.gif) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	display: inline; 
	
}


#menu a {
	float: left;
	width: 120px;
	height: 29px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 15px;
	font-size: 12px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 120px;
    height: 29px;
	color: #ffffff;
	text-decoration: underline;
	background: url(images/menu_r.gif) repeat-x;
}


#logo {
background: url(images/header.jpg) no-repeat;
width: 766px;
text-align: left;
padding-top: 150px;
padding-left: 30px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #F8FAF7;
}

#logo H1
{
padding: 0px;
margin: 0px;
}

#logo H2 a
{
font-size: 10px;
padding: 0px;
margin: 0px;
}

#main
{
padding: 10px;
}

#left
{
	width: 180px;
	padding-left:0px;
}

#left h3
{
width: 216px;
height: 30px;
font-size: 14px;
padding-left: 22px;
padding-top: 14px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x
}

#poll H2
{
margin-top: 10px;
color:#1555B5;
}

#left ul {
	list-style: none;
}


#left li ul {
	border: 0px;
}

#left li li {
	padding: 4px 4px;
    background: url(images/small.gif) no-repeat left;
	border: 0px;
}

#left a {
	color: #1555B5;
}
#left a:hover {color:#fff;
background-color:#1555B5;}


#left p
{
padding: 0px;
}

#main_left
{
width: 270px;
padding-right: 10px;
height: 200px;
}
#main_right
{
float: right;
width: 295px;
height: 200px;
}
#flash
{
width: 100%;
padding-right: 5px;
}
#poll
{
margin-top:20px;
width: 180px;
}
#poll p
{
text-align:left;
}


#right
{
float: right;
width: 580px;
padding-right: 5px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 13px;
	color: #1555B5;
	padding-bottom:5px;
}

#right a
{
color: #1555B5;
text-decoration: none;
}

#right a:hover {color:#fff;
background-color:#1555B5;}

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

#right ul, #right ol
{
margin-left: 30px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom:5px;
	color: #1555B5;
}
.date {
	text-align: right;
	color: #1555B5;
	font-size: 11px;
}

.date a {
	color: #1555B5;
}



#footer {
	height: 50px;
	clear: both;
	padding-top: 20px;
	border-top: 5px solid #1555B5;
	background: url(images/footer.gif) repeat-x bottom;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #666666;
}

#footer a {
	color: #1555B5;
}