.clear { clear: both; }

html { font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Tahoma", "Verdana", "Arial", "sans-serif"; font-size: 12px; }

body { padding: 0px; margin: 0px; padding-bottom: 40px; }

img { border: none; }

a { color: #ec008c; text-decoration: none; }
a:hover { text-decoration: underline; color: #ec008c; }

h3 { font-size: 16px; margin-top: 0px; }

#container { width: 860px; margin: 0px auto auto; }

#header { text-align: right; margin-top: 25px; }

#navigation { margin-bottom: 30px; font-size: 16px; }
#navigation ul { margin: 0px; padding: 0px; }
#navigation li { position: relative; text-align: left; margin-left: 10px; margin-right: 10px; float: left; cursor: pointer; list-style: none; }
#navigation li a { display: block; padding-top: 1px; }

.clear, .container { clear: both; }

#body { padding-top: 40px; border-top: 1px solid; }

#container_left, .left { width: 280px; padding: 10px; float: left; }

#container_right, .right { width: 540px; padding: 10px; float: right; text-align: justify; line-height: 150%; }

.right a { margin-right: 5px; }

.container { margin-bottom: 25px; overflow: auto; }

#footer { clear: both; border-top: 1px solid; text-align: center; font-size: 10px; padding-top: 10px; }

.link { margin-bottom: 0px; }

.box { width: 248px; height: 132px; }

.scribble { width: 213px; height: 47px; margin-left: 15px; margin-top: 5px; }

.hidden { display: none; }

html { background: white; color: black; }

#navigation a { color: black; }
#navigation a:active, #navigation a:hover { color: #ec008c; text-decoration: none; }

#body { border-color: black; }

#footer { border-color: black; color: #666666; }
