
/* Elements */
body {
	margin: 20px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A1A1A1;
	background: #faf8ef;
/* 	text-align:center; */
}

td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A1A1A1;
}

textarea.FormTextArea, input.FormText {
	border: 1px solid #CCCCCC;
	color: #A1A1A1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:100%;
	padding: 2px;
}

h1, h2, h3, h4, h5, h6 {
	color: #ffffff;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	font-family:New Courier:
}

p, ol, ul {
	text-align: justify;
}

strong {
	font-weight: bold;
	color: #808080;
}

a {
	color: #000000;
	text-decoration:none;
}

a:hover, a.selected {
	text-decoration: underline;
/* 	color: #FF6600; */
}


/* Content */
#content {
background:url(../images/) no-repeat;
width:1024px;
padding-bottom:0px;
position:absolute;
top:0pt;
/* margin: 0 auto;  */
/* background:#ffffff; */
/* padding-left:70%; */
/* margin-left:80px; */

}

#ArticlesContainer{
width:679px;
font-family: "Courier New", Courier, monospace;
font-size:14px;
line-height:18px;
margin-left:10px;
margin-right:15px;
color:#000000;
}

/* Left column */
#colOne {
	float: left;
	width: 256px;
	
	margin-bottom:7px;
	
}
#colOne ul {
	
	list-style: none;
}

#colOne ul li{
/* 	margin-left: -13px; */
	list-style: none;
}

#colOne ul li li{
 	margin-left: -13px; 
	list-style: none;
}

/* Title */
#title {
	height: 287px;
	width: 256px;
	float:left;
	background:url(../images/header.png) no-repeat;
/* 	border: 1px solid #E5E5E5; */
	background-color:#EFEFEF;
}
#menucol{
margin-left:60px;
}
#menu1head{
text-align:left;
width:160px;
height:32px;
padding-bottom:5px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color:#000000;
border-bottom:5px solid #000000;
vertical-align:middle;
}
#menu2{
font-size:14px;
font-family: "Courier New", Courier, monospace ;
float:left; 
text-align:left;
line-height:18px;
/* margin-right:33px; */
width:160px;
height:386px;
}
#menu2 ul {
text-align:left;


}
* html #menu2 ul li a{
float:left;
text-align:left;
margin-left:-40px;
}

/* Right column */
#colTwo {
	float: left;
	width: 704px;
/* 	padding-left:7px; */
	/*border-left:1px;
	border-left-style:dotted;
	border-color:#000000;	*/
	margin-bottom:7px;
/*  	background:url(../images/bgcol.gif) repeat-y; */
}
#colTwo h1 {
	margin-top: 0;
	font-size: 14px;
	font-weight:bold;
	color:#000000;
}

#colTwo h2 {
	margin-top: 0;
	font-size: 26px;
}

#colTwo h3 {
	margin-bottom: 0;
	font-size: 18px;
}

#colTwo h4 {
	margin-top: 0;
	font-size: 11px;
	font-weight: normal;
}

/* Header */
.head{
width:704px;
height:128px;

}
* html .head {
margin-bottom:-5px;
}

/* Language bar */
.mainmenu{

height:32px;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
width:704px;
background:#000000;

}
.mainmenu ul{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-top:0px;
padding-left:10px;
}
.mainmenu li{
font-family: Arial, Helvetica, sans-serif;
color:#ffffff;
/*padding-left:2px;
padding-right:2px;*/
/* border-left:1px solid #767676; */
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
line-height:32px;
}
.mainmenu li a {
color:#ffffff;
padding-top:0px;
margin-left:4px;
margin-right:4px;
}
.mainmenu li:first-child{
border-left:0;
}

.mainmenueng{
width:704px;
color:#000000;
/* padding-top:2px; */
height:32px;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;

}
.mainmenueng ul{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-top:0px;
padding-left:10px;
}
.mainmenueng li{
font-family: Arial, Helvetica, sans-serif
color:#000000;
/* padding-left:2px; */
/* padding-right:2px; */
/* border-left:1px solid #767676; */
float:left;

list-style-image:none;
list-style-position:outside;
list-style-type:none;
line-height:32px;
}
.mainmenueng li a {
color:#000000;
margin-left:4px;
margin-right:4px;
}
.mainmenueng li:first-child{
border-left:0;
}

/* Main content */
.main{
width:px;
min-height:512px;
font-family: "Courier New", Courier, monospace;
font-size:14px;
line-height:18px;
/* margin:8px; */
}
* html .main{
height:512px;
}
.graph{
background:url(../images/taust.png) no-repeat;
height:389px;
width:64px;
float:right;
margin-top:160px;
}
.colmid{
width:1px;
/* background:url(../images/bgcol.gif) repeat-y; */
float:left;
height:500px;


}

/* Footer */
#footer {
/* 	float:left; */
	clear: both;
	width: 960px;
	margin-left:60px;
	padding-top: 7px;
/* 	border-top:1px solid #E5E5E5; */
	height:67px;
	padding-bottom:20px;
/* 	background:#ffffff; */
}

#footer p {
	margin: 0;
	text-align: center;
}

.sponsors{
float:left;
width:960px;
clear:both;
height:30px;
font-family: Verdana, Arial, Helvetica, sans-serif
/* font-size:75%; */
font-size:10px;
/* color:#767676; */
}
* html #footer{
margin-left:40px;
}

#contleft{
height:512px;
width:249px;
float:left;
border-right:5px solid #000000;
padding-right:3px;
color:#000000;
}
#contleft p{
margin-top:0px;
}
#contright{
height:512px;
width:414px;
/* margin-right:9px; */
text-align:left;
float:left;
padding-left:8px;
font-family: "Courier New", Courier, monospace;
font-size:14px;
line-height:18px;
color:#000000;
}
#contright2 h1{
font-weight:bold;
text-decoration:underline;
font-family: "Courier New", Courier, monospace
font-size:14px;
line-height:18px;
}

#contleft2{
height:512px;
width:249px;
float:left;
/* border-right:5px solid #000000; */
padding-right:8px;
color:#000000;
}
#contleft2 p{
margin-top:0px;
}
#contright2{
height:512px;
width:414px;
/* margin-right:9px; */
text-align:left;
float:left;
padding-left:8px;
font-family: "Courier New", Courier, monospace;
font-size:14px;
line-height:18px;
color:#000000;
}
#contright2 h1{
font-weight:bold;
text-decoration:underline;
font-family: "Courier New", Courier, monospace
font-size:14px;
line-height:18px;
}
