body { margin:0px; }



#wrapper { background:url('/resources/bg_content.gif'); background-repeat:no-repeat; width:1000px; min-height:750px; margin:0 auto; font-size:14px; }

#top_content { width:300px; height:125px; float:right; padding:50px 60px 0 0; }
#left_content { background:url('/resources/bg_inner_content.jpg'); background-repeat:repeat-x; width:695px; height:476px; float:left; clear:right; margin-left:35px;}
#right_content { width:260px; height:470px; float:right; }
#bottom_content { width:360px; height:80px; float:right;margin-top:20px; }

#top_content h1 { margin:0px; padding:0px; text-align:right; font-size:50px; font-weight:100;  }
#top_content h2 {  font-size:14px; margin:0; text-align:right; }

#right_content ul { margin:130px 0 0 23px; padding:0px; }
#right_content ul li { list-style-type:none; }
#right_content ul li a {  font-size:25px; display:block; height:30px; width:200px; text-decoration:none; color:#e3ff5f; }
#right_content ul li a:hover { color:#FFF; }
#right_content ul li .selected { color:#FFF; }

#bottom_content p { font-size:14px; text-align:center; padding-top:20px; border-top:solid 1px #a6bf4e; display:block; width:300px; margin:0 auto; }

.yellow { color:#fffc9e; }
.green { color:#a6bf4e; }
.white { color:#FFF; }

.inner_top { padding:30px 10px 10px 30px; }
.inner_left { width:354px; float:left; font-size:14px; text-align:justify; padding:20px; }
.inner_right { width:280px; float:right;  padding:20px 20px 20px 0;  }

#left_content img { border:solid 3px #ecf7d3;  }
#left_content h1 { color:#546b12;  font-weight:200; padding:0px; margin:0px; }
#left_content h2 { color:#546b12;  font-weight:200; padding:0px; margin:0px; }
#left_content strong { color:#546b12; }
#left_content a { text-decoration:underline; color:#546b12;  }
#left_content a:hover { text-decoration:none; }
#left_content ul { padding:0; margin:0; }
#left_content ul li { list-style:none; padding-top:10px; }
#left_content ul li a { font-size:17px; }

#left_content input { background-color:#ecf7d3; border: solid 1px #546b12; padding:2px; height:20px;color:#92bf10; }
#left_content textarea { background-color:#ecf7d3; border: solid 1px #546b12; color:#92bf10; }