

body {
	margin-top:0px;
	font: 75%/1em Arial, Helvetica, sans-serif;
	background-color:#697172;
}	

body img {}	

a { text-decoration: none; color : #1D6963; } 

a:hover {color: #CC7E55; }

p { line-height: 1.35em; margin: 8px 0 0 0;  }
br { height:7px; line-height: 7px;}
h1 { 
	
	font: 185%/1em Arial, Helvetica, sans-serif; 
	font-size: 1.95em; 
	font-weight: bold; 
} 

h3 {
margin: 0;
padding: 0;
font-size: 18px;
font-family: Comic Sans Ms, Arial, Helvetica;
}

h4 {
margin: 1.13em 0;
font-family: Comic Sans Ms, Arial, Helvetica;
line-height: 0;
font-size: 16px;
color: #d42224;
}

hr { 
	border: none; 
	border-top: 1px solid #cccccc; 
	padding-bottom: 3px;
	height : 1px; 
	width : 100%; 
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li {
	background-image: url('../images/square2c.png');
	background-repeat: no-repeat;
	background-position: 0 1.3em;
	padding-left: 1.2em;
	padding-top: 1.2em;
	line-height: 140%;
}


#container {
	overflow: hidden;
	width:900px;
	margin:0 auto;
	background: url(../images/bkgcontainer.gif) left top repeat-y;		
}
  

#rightColumn {
	float : right;
	width : 150px;
	border-right: 1px solid #cccccc;
	margin: 0; 
	padding: 1em; 
}	  

#lang {
	margin-top: 20px;
}

#lang a {
	margin-left: 5px;
	color : #1D6963;
} 

#lang a:hover {
	color: #CC7E55;  
} 

#tyxo {
margin-top: 20px;
visibility: hidden;
}

#content {

	margin-right: 175px; 
	padding-left: 20px;
	padding-right: 20px;
}

#header {
	width:900px;
	margin: 0 auto;
	margin-top: 9px;
	height : 200px; 
	border-bottom: 1px solid #cccccc;	
}

#footer {
	font-size: 0.9em;
	text-align: center;
	margin-top:0px; 
	line-height: 2.0em; 
	padding: 10px;
	color:#444;
	clear: left;
}
	
#pagetitle { 
/*	font: 165%/1em Arial, Helvetica, sans-serif; */
	font-size: 1.75em; 
	font-weight: bold; 
	padding-top: 20px; 
	color: #999999; 
	padding-bottom: 20px;
}		

#pagetitlespacer { 
    	margin: 0; 
   	height: 22px;
	background: url('../images/pagetitlespacer.gif') no-repeat center bottom; 
}

#topBorder {
	margin: 0 auto;
	margin-top: 10px; 
	width: 900px;
	height: 8px;
	font: 1px/1px sans-serif !important;
	font: 0px/0px sans-serif;
	background: url('../images/bordertop.gif') no-repeat center bottom
}	


#bottomBorder {
	text-align: left;
	margin: 0px auto;
	width: 900px;
	height: 8px;
	background: transparent url('../images/borderbot.gif') no-repeat center top;
}


#rightColumn p { 
	margin: .5em 0 1em 0; 
}

#rightColumn h2 { 
	font: 100%/1em Arial, Helvetica, sans-serif;
	margin: .5em 0 1em 0; 
	border-bottom: 1px dotted #cccccc;
	font-weight: bold; 
	padding-left: 2px; 
	margin-bottom: 10px;
	line-height: 1.35em;
}


#rightColumn ul { 
	margin: .5em 0 1em 0; 
}

#content h2 { 
	margin: 10px 0 0 0; 
	font: 125%/1em Arial, Helvetica, sans-serif; 
	font-weight: bold; 	
} 

#images {
float: left;
}

#images img {
border: 1px solid #5c5c5c;
width: 210px; 
margin: 12px 12px 0 0;
}

/**
 * Class Definitions  
 * ----------------------------
 * 
 */


.columnHeading { 
	border-bottom: 1px dotted #cccccc;
	font-weight: bold; 
	padding-left: 2px; 
	margin-bottom: 10px;
/*	background-color: #CC7E55; */
}



