body { 
margin:0; 
padding:0;
text-align:left; 
}
table	{
border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse:collapse;
	background-color: white;
}
td	{
border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
font-family: Arial, Veranda;
font-size:12px;
line-height:20px;
}
#container	{
position:relative;
top:0px; 
left:0px;
width:1000px;
height:536px;
}

#banner1	{
position:absolute;
top:2px; 
left:2px;
width:32px;
height:112px;
background-color: #990000;
}

#logo	{
background-image: url(./images/logo.png); 
overflow:hidden; 
position:absolute;
width: 213px;
height: 112px;
top:2px;
left:36px;
}

#banner2	{
position:absolute;
top:2px; 
left:251px;
width:749px;
height:112px;
background-color: #cc6633;
}

#sidebar1	{
position:absolute;
top:116px; 
left:2px;
width:32px;
height:420px;
background-color: #f5e5e5;
}

#menu_container	{
position:absolute;
top:116px; 
left:36px;
width:213px;
height:150px;
vertical-align:middle;
}

#menu_top	{
background-image: url(./images/menu_top.png); 
position:relative;
overflow:hidden;
font-size: 1px;
top:0px; 
left:0px;
width:213px;
height:10px;
}

#menu	{
background-image: url(./images/menu.png); 
position:relative;
overflow:hidden;
top:0px; 
left:0px;
width:213px;
height:28px;
}

#menu_item	{
position:relative;
overflow:hidden;
top:3px;
left:2px;
width:180px;
height:26px;
text-align:right;
font-family: Arial, Veranda;
font-size:11px;
padding-top: 3px;
font-weight: bold;
}

#menu_item a:link{
color: #000000;
font-weight: bold;
text-decoration: none;
}


#menu_item a:visited {
color: #000000;
font-weight: bold;
text-decoration: none;
}

#menu_item a:hover {
color: #0066cc;
font-weight: bold;
text-decoration: none;
}


#menu_item a:active {
color: #cc0033;
font-weight: bold;
text-decoration: none;
}

#menu_bottom	{
background-image: url(./images/menu_top.png); 
position:relative;
overflow:hidden;
font-size: 1px;
top:0px; 
left:0px;
width:213px;
height:10px;
}

#sidebar2	{
position:absolute;
overflow:hidden;
font-size: 1px;
top:334px; 
left:2px;
width:247px;
height:4px;
background-color: #990000;
}

#sidebar3	{
background-image: url(./images/side_image1.png); 
position:absolute;
overflow:hidden;
font-size: 1px;
top:340px; 
left:2px;
width:137px;
height:102px;
}

#sidebar4	{
position:absolute;
overflow:hidden;
font-size: 1px;
top:340px; 
left:141px;
width:108px;
height:102px;
background-color: #e5b299;
}

#sidebar5	{
background-image: url(./images/menu_top.png); 
position:relative;
overflow:hidden;
font-size: 1px;
top:444px; 
left:36px;
width:213px;
height:92px;
}

#content_container	{
position:relative;
top:24px; 
left:251px;
width:749px;
height:420px;
}

#footer	{
position:relative;
width:960px;
text-align:right;
font-family: Arial, Veranda;
font-size:10px;
}