body {	
		background: url(back.jpg);
		margin: 0;
}

body, td, tr {
		font-size: 11px;  
		line-height: 12px;       
		font-family: Courier New;
		color: #161616;
}

input, textarea, select {
		font-family: Courier New;
		font-size: 11px;  
		line-height: 12px;       
        letter-spacing: 1px;
        border: 1px solid #1c1c1c;
        background: #202020;
        color: #7B7B7B;
}

b{color:#D22C06; font-weight: bold; letter-spacing: 4px;}
i{color:#F7AC13;}
u{color:#938D39; letter-spacing:1px;}
s{color:#75381B; letter-spacing:2px;}

#layout	{
		background: url(hg.jpg) repeat-y;
		margin: 0;
		width: 877px;
}

#top {	
		background: url(top.jpg) no-repeat;
		width: 877px;
		height: 334px;
}

.menu {
		padding-top: 218px;
		padding-left: 534px;
		width: 274px;
}

a.menu:link, a.menu:visited, a.menu:active {
		color: #f8f8f8;
		font-family: verdana;
		font-size: 10px;
		line-height: 11px;
		letter-spacing: 2px;
		text-align:center;
		padding:5px;
		margin: 2px;
		text-transform: uppercase;
		background: #c22d22;
		width: 100px;
		display: block;
}

a.menu:hover {
		color: #6d6d6d;
		background: #000000;
}

#navigation {
		float: left;
		background: url(navigation.jpg) no-repeat;
		width: 424px;
		height: 434px;
}

.navi { 
		width: 140px;
		padding-left: 282px;
		padding-top: 120px;
}

h2 {
		font-family: arial;
		font-size:10px;
		color: #D22C06;
		line-height: 20px; 
		letter-spacing:1px; 
		text-align:center;
		text-transform: uppercase;
		font-weight: bold;
		height: 18px;
}

a.navi:link, a.navi:visited, a.navi:active {
		color: #c8c8c8;
		font-family: verdana;
		font-size: 10px;
		letter-spacing: 2px;
		text-align:center;
		padding:6px;
		text-transform: uppercase;
		border-bottom: 1px solid #d2d2d2;
		display: block;
}

a.navi:hover {
		color: #c8c8c8;
		background: #efefef;
}

#content {
		float: left;
		background: url(content.jpg) no-repeat;
		width: 385px;
}

h1 {
		font-family: verdana;
		font-size:12px;
		color: #fda30d;
		line-height: 0px; 
		letter-spacing:1px; 
		text-align:center;
		text-transform: uppercase;
		font-weight: bold;
}

.text {       
		font-size: 11px;  
		line-height: 12px;       
		font-family: Courier New;
		color: #161616;
		text-shadow: #c8c8c8 0px 1px 1px;
		text-align:justify;
		padding-right: 4px;
}

#footer {
		clear: both;
		background: url(footer.jpg) no-repeat;
		width: 877px;
		height: 71px;
}

a:link {color:#323232; text-decoration:none; }
a:visited {color:#323232; text-decoration:none; }
a:active {color:#323232; text-decoration:none; }
a:hover {color:#a5607c; text-decoration:none; }
