/* ---------- [[ Basic Styling ]] ---------- */


body { background-color: #0e0e0e; font-family: Calibri, sans-serif; font-size: .9em; color: #bcbdbd; }

a:link { color: #666666; text-decoration: none; }

a:visited { color: #FFFFFF; text-decoration: none; }

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

a:active { color: #333333; text-decoration: none; }

hr { padding: 2px; background-color: #222222; border: 0; width: 1000px; }

img { border:25px solid; border-color:#161616; }


/* ---------- [[ DIV TAGS ]] ---------- */


#main {margin-left: auto; margin-right: auto; text-align: center; max-width: 1020px;}

#text { text-align: center; padding: 10px; max-width: 1000px; }

#text2 { text-align: justify; padding: 10px; max-width: 1000px; }

#spacer { height: 15px; }

#title { height:auto; width: 1100px; padding: 5px 5px 5px 9px; background-color:#191919; text-align:left; font-size:24px; font-weight:bold; }


/* ---------- [[ END ]] ---------- */