/* CSS Document */
body {
		background-color:#0b0803; 
		margin:0px 0px 0px 0px; 
		padding:0px 0px 0px 0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 101%;

		line-height:1em;
		color:#FFFFFF; 
		height:10px;
		}
a:link {text-decoration:none; color:#00bff3;}
a:visited {text-decoration:none; color:#77aaaa;}
a:hover {text-decoration:none; color:#ee2768;}
a:active {text-decoration:none; color:#ffff00;}
.menu a:link {text-decoration:none; color:#ffffff; font-weight:bold;}
.menu a:visited {text-decoration:none; color:#77aaaa; font-weight:bold;}
.menu a:hover {text-decoration:none; color:#ee2768; font-weight:bold;}
.menu a:active {text-decoration:none; color:#ffff00; font-weight:bold;}
h1 {font-size:1em; font-weight:bold; padding:0px; margin:1em 0px 1em 0px; line-height:.7em; letter-spacing:.07em;}
h2 {font-size:.9em; font-weight:bold; padding:0px; margin:.9em 0px .9em 0px; line-height:.7em; letter-spacing:.07em;}
h3 {font-size:.9em; font-weight:normal; padding:0px; margin:.9em 0px .9em 0px; line-height:.7em; letter-spacing:.07em;}
small {font-size:.87em;}
/* Min width css */
			.width {
				width:100%;
				min-width:1000px;
				}
			* html .minwidth {/* Min width setting! IE */
				padding-left:1000px; 
				}
			* html .container {/* Min width setting! IE */
				margin-left:-1000px;
				position:relative;
				}
			/*\*/
			* html .minwidth, * html .container, * html .content, * html .layout  {
				height:1px;
				}
			/**/
			
			
img {
		behavior: url("pngbehavior.htc");
		border: 0px solid black;
		}
		
/* ---------------  STYLES ------------------- */
.menu { position:absolute; top:200px; left:810px; width:190px; font-size:.86em; z-index:10; height:500px; line-height:1.7em;}
