@charset "UTF-8";
/* CSS Document */

html {min-height: 100%; height: auto;}

body {height: 100%; background-color: #000000; background-image: url(../images/main/bg-bottom2.jpg); background-position: bottom; background-repeat: repeat-x; margin: 0; padding: 0;}
form{margin: 0;}
a:link, a:visited {color: #FFFFFF;}
a:hover {color: #FFFF00;}
html>body { font-size: small; } /* be nice to Opera */
.ClearAll {clear: both;}

#header #bg {background-image: url(../images/main/bg-header2.jpg); background-repeat: repeat-x; height: 84px; font-size: 1px; line-height: 1px; text-align: center;}
#header #bg img {margin: 10px 0 0 0;}
#header #shadow {background-image: url(../images/main/bg-header-shadow.png); background-repeat: repeat-x; height: 6px; font-size: 1px; line-height: 1px;}

#wrapper {width: 950px; margin: 10px 0 10px 0; margin-left: auto; margin-right: auto;}

#title {width: 950px; margin: 10px 0 0 0; margin-left: auto; margin-right: auto; text-align: center;}

#content {margin: 0 0 10px 0; width: 690px; float: left; background-image: url(../images/main/bg-content3dark.jpg); border: 1px solid #a3bbd9;}
#content h1 {margin: 8px; font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; color: #a3bbd9}
#content p {margin: 8px; font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: normal; color: #a3bbd9; line-height: 18px; text-align: justify;}

#sidebar {margin: 0 0 10px 0; width: 240px; float: right; border: 1px solid #a3bbd9; background-image: url(../images/main/bg-menu2.jpg);}
#sidebar h1 {margin: 8px; font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; color: #a3bbd9; text-align: center;}
#sidebar .cell {margin: 5px; width: 90%; border: 1px solid #373120; font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif; background-color: #000033; color: #a3bbd9; text-align: center;}

#footer {clear: both; margin: 10px 0 10px 0; width: 945px; background-image: url(../images/main/bg-footer.png); border: 1px solid #a3bbd9;}
#footer p {margin: 5px; font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: normal; color: #a3bbd9; line-height: 13px; text-align: center;}
