body { text-align:center; background-color: #000000; margin-top: 0px; color: white; font-family: "Courier New"; }
a { color: #cccccc; text-decoration: none; }
a:hover { color: white; text-decoration: underline; }
.right {float: right;}
.left {float: left;}
LI { font-size: 13px; margin-top: 10px; }
LI A { text-decoration: underline; }

/** Homepage **/
#mainimage {display: none;}

/** Navigation **/
#navigation ul li { font-size: 20px; float: right; display: inline; margin-left: 0px; margin-right: 20px; margin-top: 12px;}
#navigation a { font-size: 14px; text-decoration: none; }
#navigation a:hover { color: white; font-size: 20px; text-decoration: none;}
#title { letter-spacing: -1; font-size: 20px; margin-bottom: 20px; }

#navigation2 { text-align: center; width: 100%; margin-top: 200px; }
#navigation2 a { font-size: 30px; margin: 0 40px; }
#navigation2 a:hover { text-decoration: underline; }

/** Page **/
#container { margin: 0 auto; width: 1000px; text-align: left; margin-top: 50px; }
#infotext { text-align: center; font-size:11px; margin: 40px 0; border-top: 1px solid #333; padding-top: 10px; display: block; clear: both;}

#starimage { text-align: center; margin-top: 20px; background-color: #050505; padding: 10px;}
#starimage img { margin: 0;opacity:0.3;filter:alpha(opacity=30); border: 1px solid #000000; margin-right: 1px;}
#starimage img:hover { opacity:1.0;filter:alpha(opacity=100); border: 1px solid #5b5b5b;}

#aboutstephanie { font-size: 13px; width: 1000px; height: 500px; background-color: black; padding-top: 8px; line-height:30px;}
#aboutstephanie h3 {font-size: 24px; font-weight: normal;}
#aboutphoto { margin-top: 20px; margin-right: 40px; margin-bottom: 20px;}

#past-present-works { font-size: 24px; text-align: center; margin-top: 180px; }
#infotext2 { text-align: center; font-size:13px;  margin: 80px 0 40px 0; display: block; clear: both;}

