/* ----------------------------DIVS---------------------------- */

#container { background: #FFFFFF url(http://www.myglitterz.net/container.gif); width: 987px;}
#menu { float: left; width: 150px; text-align: center; padding-left: 13px; }
#main { float: left; width: 600px; text-align: center; padding-right: 30px; padding-left: 30px; }
#menu2 { float: right; width: 150px; text-align: center; padding-right: 13px; }
#header { width: 975px; height:200px; }
#clear { clear: both; }




/* ----------------------------TEXT---------------------------- */
body 
{
 font-family: arial; 
 font-size: 14px; 
 color: #000000;
	background-image: url(bg.png);
	background-repeat: repeat;
}

b { color: #3c3c3c;}
i  { color: #3c3c3c; }
u  { color: #3c3c3c; }


/* ----------------------------STUFF---------------------------- */

textarea { color: #000000; border: 1px solid #000000; font-family: arial; font-size: 11px; font-weight: normal; line-height: 8px; background-color:#FFFFFF; }

table, tr, td { text-align: center; font-family: arial; font-size: 14px; cellspacing: 0px; }

/* ----------------------------HEADERS---------------------------- */

h1 { margin: 0px; font-family: arial; font-weight: bold; font-size:20px; text-align: center; color: #8A8A8A; letter-spacing: -1px; text-transform: lowercase; display: block; border-bottom: 4px solid #000000; }
h2 { margin: 0px; font-family: arial; font-weight: bold; font-size:14px; text-align: left; color: #0000000; display: block; border-bottom: 2px solid #32ccff; background-color:#32ccff; line-height:12px; }
h3 { margin: 0px; font-family: arial; font-weight: bold; font-size:14px; text-align: right; color: #0000000; display: block; border-bottom: 2px solid #fe65a5; background-color:#fe65a5; line-height:12px; }

.menuh1 { margin: 0px; font-family: arial; font-weight: bold; font-size:20px; text-align: center; color: #FF04A0; letter-spacing: -1px; text-transform: lowercase; display: block; border-bottom: 4px solid #000000; }
.menuh2 { margin: 0px; font-family: arial; font-weight: bold; font-size:20px; text-align: center; color: #03CAFD; letter-spacing: -1px; text-transform: lowercase; display: block; border-bottom: 4px solid #000000; }

/* ----------------------------LINKS---------------------------- */

A.menulink1:link, A.menulink1:visited, A.menulink1:active, A.menulink2:link, A.menulink2:visited, A.menulink2:active { display: block; text-align: left; text-decoration: none; color: #000000; font-weight: normal; padding: 1px; font-size: 12px; }
A.menulink1:hover, A.menulink2:hover { display: block; text-align: left; text-decoration:underline; color: #000000; font-weight: normal; padding: 1px; font-size: 12px; }

A:link, A:visited, A:active { text-decoration: none; color: #3c3c3c; font-weight: bold; }
A:hover { text-decoration: underline; color:3c3c3c; font-weight: none; }
