@charset "utf-8";

/* CSS Document */




a img {border: none; } 

h1 {color: #F26322; font-size: 20px;}

h2 {font-size: 14px;}

h4 {font-size: 14px; color: #F26322;}


/* (p {text-indent: 15px;} */

h1, h2, h4 {

	font-family: Verdana; 

	margin: 0; padding: 0;

}

p {

	font-family: Georgia; 

	font-size:12px; 

	margin: 0; padding: 0;

}


body.background 
{
/*background-image:url('images/background-gradient2.jpg');
background-repeat:repeat-x; */
background-color:#808080;
}

.footer {font-family: Arial; whitespace: pre; font-size: 10px; text-align: left; text-indent: 20px;} 

.footer_right {font-family: Arial; whitespace: pre; font-size: 10px; text-align: right; text-indent: 20px;} 

.article {font-family: Georgia; font-size:12px; margin: 0; padding-right: 20px;} 



div#container

{
position: relative;
margin-left: auto;
margin-right: auto;
width: 950px;
text-align: left;
}



