body, div, h1, h2, h3, h4, p, ul, li, dl, dt, dd, img, form, fieldset, blockquote {	margin: 0px; padding: 0px; border: 0px; }

.clear:after { content: ""; display: block; clear: both; }
.clear { zoom: 1; }

body { font: 14px/1.5 Helvetica, Arial, Geneva, sans-serif; color: #d5d5d5; cursor: default; background: #666699 url(../images/bg.png) repeat fixed; letter-spacing: 1px; }

#container { width: 960px; margin: 0 auto; }
#container a:visited { color: #DDA0DD; }

#header { width: 960px; height: 320px; margin: 0 auto; text-align: center; background: url(../images/logo.png) center center no-repeat; }

#content { margin: 0 auto; text-align: center; }

#sobre { width: 300px; margin: 0 10px 0 10px; float: left; }
#sobre h3 { font: 14px/1.5 Helvetica, Arial, Geneva, sans-serif; letter-spacing: 1px; color: #d5d5d5; text-shadow: 0px 1px 3px #000; } 
#sobre ul { list-style: none; background: url(../images/sobre.png) 0 0 no-repeat; padding: 30px 0 0 0; }
#sobre ul li { background: rgba(255,255,255,0.1); border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; padding: 30px 15px; height: 160px; color: #fff; }

#links { width: 300px; margin: 0 10px 0 10px; float: left; text-align: center; word-spacing: 1px;}
#links ul { list-style: none; background: url(../images/links.png) 0 0 no-repeat; padding: 30px 0 0 0; }
#links ul li { background: rgba(255,255,255,0.1); border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; padding: 30px 15px; height: 160px; color: #fff; }
#links ul li a { font: 14px/1.5 Georgia, Times, Serif; color: #9999CC; }
#links ul li a:hover { text-decoration: none; }
#links_img { margin: 0 20px 0 20px; }

#twitter { width: 300px; margin: 0 10px 0 10px; float: left; font-size: 12px; line-height: 1.5; }
#twitter ul { list-style: none; background: url(../images/twitter.png) 0 0 no-repeat; padding: 30px 0 0 0; }
#twitter ul li { background: rgba(255,255,255,0.1); border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; padding: 20px 10px; margin: 0 0 5px 0; word-spacing: 1px; }
#twitter ul li a { font: italic 12px/1.5 Georgia, Times, Serif; color: #333366; }
#twitter ul li a:hover { text-decoration: none; }
#twitter ul li span { color: #fff; }

#footer { text-align: center; font-size: 12px; margin: 50px 0 10px 0; }
#footer a { color: #d5d5d5; }
#footer a:hover { text-decoration: none; }