/*---------------------------- Main -------------------------------*/
html, body {
	margin: 20px auto;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 8px;
	text-align: center;
	background-color: #EFEDED;
	color: #333333;
	}
/*---------------------------- Links -------------------------------*/
a {  
	color: #336699;
	text-decoration: none;
	}	
a:visited {
	color: #94A6B8;
	text-decoration: none;
	}
a:hover {
	color: #000000;
	text-decoration: none;
	}		
a img {
	border: none;
	}	

	
/*---------------------------- General Html -------------------------------*/
hr {
	display: none;
	}
h2, h3 {	
	font-weight: bold;
	text-align: left;
	margin: 0px;
	}
	.col h2{	
		border-bottom: 1px solid #CCCCCC;
		font-size: 14px;
		}
#sidebar h2{	
		border-bottom: 1px solid #CCCCCC;
		text-align: right;
		font-size: 10px;
		}	
h2, h3, h2 a, h2 a:visited{
	color: #000000;
	}
h2 a:hover {
	color: #336699;
	}		
h3{	
	font-size: 13px;
	}	
blockquote {
	background-color: #F7F7F7;
	border-left : 5px solid #94A6BD;
	padding: 10px 20px;
	}
blockquote:hover { /*-- does not work in IE --*/
	background: #FFFFFF;
	}
code, pre, kbd {	
	font-family: 'Courier New', Courier, mono, Fixed, sans-serif;
	font-size: 1.1em;
	display: block;
	}	
small {
	font-size: 0.9em;
	line-height: 1.5em;
	}
acronym, abbr {
	letter-spacing: .07em;
	border-bottom: 1px dashed #993333;	
	cursor: help;
	}	
/*---------------------------- Page Navigation -------------------------------*/	
.navigation {
	margin: 40px 30px 20px 30px;
	padding: 0 10px;
	font-weight: bold;
	font-size: 12px;
	}
.col .navigation {
	margin: 15px 0px;
	font-size: 11px;
	}	
.ar {						/*This way you can use a simple class="ar"/"al"/"ac" to get an objet floated or centered.*/
	float: right;
	}
.al {
	float: left
	}
.ac {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
/*---------------------------- Content -------------------------------*/
#content{
	margin: 0px auto;
	width: 780px;
	font-size: 11px;
	text-align: left;
	}
/*----------------------------Top Bar -------------------------------*/
#topbar{
	margin: 1px 0px;
	padding: 0px;
	width: 778px;
	height: 25px;
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
	font-family: Verdana, Geneva, Arial, sans-serif;
	line-height: 17px;
	font-size: 10px;
	}
.navbar{	
	margin: 0px auto;
	padding: 3px 1px 2px 1px;
	}
.navbar ul{
	display: inline;
	list-style-type: none;
	}
.navbar li{
	display: inline;
	list-style-type: none;
	}
.navbar a, .navbar a:visited  {
	float: left;
	font-weight: bold;
	margin: 0px 10px 3px 10px;
	color: #000000;
	}		
.navbar a:hover{
	color: #336699;
	}
/*---------------------------- Header -------------------------------*/
#header {
	margin: 1px 0px;
	padding: 0px;
	display: block;
	width: 778px;
	height:98px;
	background-color: #314D73;
	background: url('../header.png') no-repeat bottom center;
	border: 1px solid #CCCCCC;
	cursor: pointer;
	}		
/*---------------------------- Page -------------------------------*/
#page {
	width: 778px;
	margin: 1px 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
	text-align: left;
	float: left;
	}
/*---------------------------- Narrow Column -------------------------------*/
.col {
	padding: 30px 0px 40px 23px;
	width: 545px;
	background:#FFF;
	float:left;
	}	
/*---------------------------- Wide Column -------------------------------*/
.wcol {
	margin: 0px auto;
	width: 80%;	
	padding: 20px 15px 10px 15px;		
	line-height: 1.5em;
	}
/*---------------------------- Post Structure -------------------------------*/
.text {
	margin: 0px 10px 30px 0px;
	text-align: justify;
    font-size: 1em;
	line-height: 1.4em;
	
	}
/*.entry {
	font-size: 1em;
	line-height: 1.4em;
	}*/
/*.text a {  
	font-weight: bold;
	}*/
.text ol li {
	list-style: decimal outside;
	}
.text ul li {	
	list-style-type: square;
	}
.text form { 
	text-align: left;
	}
/*---------------------------- Sidebar -------------------------------*/
#sidebar {
	width: 210px;
	padding: 35px 0px 40px 0px;
	float:right;
	font-size: 10px;
	}
#sidebar h2.lnkname	 {
	margin: 0px 0px -5px 10px;
	text-align: left;
	font-size: 10px;
	border: none;
	}	
#sidebar ul {
	margin: 0px 15px 30px 20px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	}
#sidebarul li {
	list-style-type: none;
	list-style-image: none;	
	}
#sidebar  ul li ul {	
	margin: 10px 0px 20px 30px;
	list-style-type: none;
	list-style-image: none;
	}	
#sidebar  ul li ul li {	
	color: #666666;
	list-style-type: square;
	list-style-image: none;
	}
#sidebar  ul li ul li a{	
	font-weight: bold;
	}	
/*---------------------------- Footer -------------------------------*/
#footer {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 17px;
	font-size: 0.8em;
	margin: 1px 0px;
	padding: 0px;
	width: 778px;
	height: 60px;
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
	clear:both;
	}	
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*---------------------------- Go-up -------------------------------*/
	/*------An useless bottom line that will let you go up by clicking on it :p-----*/
.go-up {	
	margin: 1px auto;
	padding: 0px;
	width: 778px;
	height: 15px;
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
	font-size: 10px;
	cursor: pointer;
	}
.ttrack a, .ttrack a:visited, .ttrack a:hover{
	color: #FFFFFF;
	font-size: 0px;
	}		

