* { padding: 0; margin: 0; }

body {
 font-family: Myriad, Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color:#666666;
}
a:link {
 color: #666666;
 text-decoration: none;
}
a:visited {
 color: #666666;
 text-decoration: none;
}
a:hover {
 color: #333333;
 text-decoration: none;
}
#wrapper { 
 margin: 0 auto;
 width: 780px;
 border: 1px solid #000000;
 background:url(images/recy_bg.png) no-repeat top center;
}
#header {
 margin:20px 30px 0 30px;  
 width:720px; 
 height:56px;
}
#header a:link {
 color: #FFFFFF;
 text-decoration: none;
 text-align:right;
 font-size:10px;
 font-weight:bold
}
#header a:visited {
 color: #FFFFFF;
 text-decoration: none;
 text-align:right;
 font-size:10px;
 font-weight:bold
}
#header a:hover {
 color: #CCCCCC;
 text-decoration: none;
 text-align:right;
 font-size:10px;
 font-weight:bold
}
#title {
	float: left;
	width: 400px;
	height:56px;
	background:url(images/title.png) no-repeat; 
}

#english {
	float: left;
	width: 50px;
	height:50px;
	text-align:right;
}
#video {
	float: left;
	width: 50px;
	height:50px;
	margin-left: 130px;
	margin-right: 20px;
	text-align:right;
}
#galeria {
	float: left;
	width: 50px;
	height:50px;
	margin-right: 20px;
	text-align:right;
}
#navigation {
 float: left;
 width:780px;
 height:26px;
}
#leftcolumn { 
 color: #333;
 background:url(images/left_recy_bg.png) no-repeat;
 margin: 0px 10px 5px 11px;
 height: 200px;
 width: 246px;
 float: left;
}
#content { 
 float: left;
 color: #333;
 background:url(images/cent_onk_bg.png) no-repeat;
 margin: 0px 10px 5px 0px;
 height: 200px;
 width: 246px;
 display: inline;
}
#rightcolumn { 
 color: #333;
 background:url(images/right_rend_bg.png) no-repeat;
 margin: 0px 0px 5px 0px;
 height: 200px;
 width: 246px;
 float: left;
}
.recy_menu {
 font-size: 11px;
 text-align:center;
 color: #FFFFFF;
 font-weight: bold;
 padding-top:150px
}
.recy_menu a:link {
 color: #006699;
 text-decoration: none;
}
.recy_menu a:visited {
 color: #006699;
 text-decoration: none;
}
.recy_menu a:hover {
 color: #333333;
 text-decoration: none;
}
.onk_menu {
 font-size: 11px;
 text-align:center;
 color: #FFFFFF;
 font-weight: bold;
 padding-top:150px
}
.onk_menu a:link {
 color: #CC6600;
 text-decoration: none;
}
.onk_menu a:visited {
 color: #CC6600;
 text-decoration: none;
}
.onk_menu a:hover {
 color: #333333;
 text-decoration: none;
}
.rend_menu {
 font-size: 11px;
 text-align:center;
 color: #FFFFFF;
 font-weight: bold;
 padding-top:150px
}
.rend_menu a:link {
 color: #336600;
 text-decoration: none;
}
.rend_menu a:visited {
 color: #336600;
 text-decoration: none;
}
.rend_menu a:hover {
 color: #333333;
 text-decoration: none;
}
/*#content a:link {
 color: #666666;
 text-decoration: none;
}
#content a:visited {
 color: #666666;
 text-decoration: none;
}
#content a:hover {
 color: #333333;
 text-decoration: underline;
}*/
#footer { 
 height: 30px;
 clear: both;
 color: #CCCCCC;
 background:url(images/foot_bg.gif);
 margin: 0px;
 padding: 10px;
 font-size: 11px;
 font-weight:bold;
 text-align:center;
 }
#footer a:link {
 color: #CCCCCC;
 text-decoration: none;
}

#fotter a:visited {
 color: #CCCCCC;
 text-decoration: none;
}

#footer a:hover {
 color: #666666;
 text-decoration: underline;
}
