
body.default {background-color: 231218}

body.b {background-color: 000000}
body.g {background-color: 444444}
body.w {background-color: FFFFFF}

font.blank_link {color: rgb(230,160,0);
	text-decoration: none; 
	font-family: courier new;
	letter-spacing: 1px;
	line-height: 90%;
	font-size: 24px; 
	font-weight: bold}

font.bolder {color: rgb(255,195,20);
	font-size: 22px}

img.newBlink {position: absolute;
	left: 12px;
	text-decoration: none;
	border: 0}

img.newBlink_sub {position: absolute;
	left: 20px}

a.link {color: rgb(220,80,0);
	text-decoration: none}

a.link:visited {color: rgb(180,120,10);
	text-decoration: none}

a.link:hover {color: rgb(255,250,230);
	text-decoration: none}

a.link:visited:hover {color: rgb(230,160,0);
	text-decoration: none}

a.hidden {color: FFFFFF;
	text-decoration: none;
	border: 0px}

a.hidden:visited {color: FFFFFF;
	text-decoration: none;
	border: 0px}

a.hidden:hover {color: FFFFFF;
	text-decoration: none;
	border: 0px}

a.hidden img {border: 0px}

a.image {color: rgb(220,80,0);
	text-decoration: none;
	border: 2px}

a.image:hover {color: rgb(255,250,230);
	text-decoration: none;
	border: 2px}

a.image:visited {color: rgb(180,120,10);
	text-decoration: none;
	border: 2px}

a.menu {color: rgb(230,160,0);
	position: relative;
	left: 20px;
	text-decoration: none; 
	font-family: courier new;
	letter-spacing: 1px;
	line-height: 90%;
	font-size: 32px; 
	font-weight: bold}

a.menu:hover {color: rgb(255,240,30);
	text-decoration: none; 
	font-family: courier new; 
	letter-spacing: 0px; 
	line-height: 85%;
	font-size: 34px;
	font-weight: bold}

a.submenu {color: rgb(220,80,0);
	position: relative;
	left: 28px;
	text-decoration: none; 
	font-family: courier new;
	letter-spacing: 0px;
	line-height: 100%;
	font-size: 24px; 
	font-weight: bold;
	text-align: right}

a.submenu:hover {color: rgb(255,250,230);
	left: 28px;
	text-decoration: none; 
	font-family: courier new; 
	letter-spacing: -2px; 
	line-height: 93%;
	font-size: 26px;
	font-weight: bold}

a.button {color: rgb(230,160,0);
	text-decoration: none; 
	font-family: courier new;
	letter-spacing: 1px;
	line-height: 90%;
	font-size: 32px; 
	font-weight: bold}

a.button:hover {color: rgb(255,240,30); 
	text-decoration: none; 
	font-family: courier new; 
	letter-spacing: 0px; 
	line-height: 83%;
	font-size: 34px;
	font-weight: bold}

b {color: rgb(255,195,20)}

h1 {color: rgb(230,180,20); 
	text-decoration: none; 
	font-family: courier new;
	font-size: 60px;
	font-weight: bold}

h2 {color: rgb(230,180,20); 
	text-decoration: none; 
	font-family: courier new;
	font-size: 48px;
	font-weight: bold}

p {color: rgb(230,160,0); 
	font-family: courier new;
	font-size: 20px;
	font-weight: bold
}
p.small {color: rgb(230,160,0);
	font-family: courier new;
	font-size: 10px
}

a img {text-decoration: none;
	border: 0px
}

div.layout {
        position:absolute;
        padding-left:1%;
        padding-right:1%;
        margin-left:0px;
        margin-right:0px;
}
#main {
	top:100px;
        position:absolute;
        margin-left:150px;
        margin-right:100px;
        padding-left:20px;
        padding-right:70px;
}
#menu {
	top:100px;
        width:150px;
        left:0px;
}
#header1 {
	color: rgb(230,180,20);
        top:5px;
        width:150px;
        left:0px;
}
#header2 {
	color: rgb(230,180,20);
        top:-20px;
        margin-left:150px;
        margin-right:100px;
        padding-left:20px;
        padding-right:70px;
}
#header3 {
	color: rgb(230,180,20);
        top:5px;
        width:150px;
        right:0px;
}

