/* CSS Document */

body {background:#FFFFFF; overflow-X:hidden; overflow-Y:scroll;
		font-family: Arial; font-size:16px; color:#006600; font-weight:normal; font-style:normal; text-decoration:none;}

h1 {font-family:Arial; font-size:30px; color:#990000; font-weight:normal; font-style:italic; text-decoration:none;
	margin:0; position:absolute; left:200px; top:30px;}
h2 {font-family:Arial; font-size:24px; color:#990000; font-weight:bold; font-style:normal; text-decoration:none;}
h3 {font-family:Arial; font-size:12px; color:#000000; font-weight:bold; font-style:italic; text-decoration:none;}

a:link {font-family:Arial; font-size:16px; color:#333333; font-weight:normal; font-style:normal; text-decoration:none;}
a:hover {font-family:Arial; font-size:16px; color:#333333; font-weight:normal; font-style:normal; text-decoration:underline;}
a:active {font-family:Arial; font-size:16px; color:#333333; font-weight:normal; font-style:normal; text-decoration:underline;}
a:visited {font-family:Arial; font-size:16px; color:#333333; font-weight:normal; font-style:normal; text-decoration:none;}

#back {margin:0; position:absolute; left:50%; width:760px; height:100%; top:0px; margin-left:-365px; background-color:#CCCC7F;
		background-image:url(back.jpg); background-repeat:no-repeat;}
#menu {margin:0; position:absolute; left:0px; top:95px; width:180px; background-image:url(menu.jpg); background-repeat:no-repeat;}
#main {margin:0; position:absolute; left:180px; top:95px; width:580px; background-color:#CCCC7F;}
