/* CSS Document */

a{color:#3C0; text-decoration:underline}
a:visited{color:#3C0; text-decoration:underline}
a:hover{color:#00C; text-decoration:overline}

body{padding:0; margin:0; background-color:#000000}
#button{ font-family:"Century Gothic"; font-size:10px}
.login{font-family:"Century Gothic"; color:#99FF00; font-size:10px}
.headers{font-family:"Century Gothic"; color:#00FF00; font-size:16px}

.content{font-family:"Century Gothic"; color:#FFFFFF; font-size:12px}
a.content{font-family:"Century Gothic"; color:#ccff00; font-size:12px; text-decoration:none}
a.content:visited{font-family:"Century Gothic"; color:#ccff00; font-size:12px; text-decoration:none}
a.content:hover{font-family:"Century Gothic"; color:#00ff00; font-size:12px; text-decoration:none}


.welcomecontent{font-family:"Century Gothic"; color:#99FF00; font-size:12px}

#skillset{float:right; margin-right:60px}

#welcome{float:left; padding-left:48px; width:580px}

#content{float:left; padding-left:45px; width:580px}

#content2{float:left; padding-left:58px; width:910px}
#content3{float:left; padding-left:58px; width:850px}

.date{ color:#CBFE32; font-family:"Century Gothic"; font-weight:bold; font-size:12px} 

.footer{color:#3C0; font-family:"Century Gothic"; font-size:9px;}
a.footer{color:#FFF; font-family:"Century Gothic"; font-size:9px; text-decoration:none}
a.footer:visited{color:#FFF}
a.footer:hover{color:#CF0; text-decoration:underline}

