﻿#index-contents
{
	padding-left: 10px;
	padding-top: 20px;
}

#index-intro
{
	float: left;
	width: 444px;
}

#index-sidebar
{
	float: right;
	width:192px;
}

#index-news
{
	background-color: #eeeded;
	padding: 5px;
	margin-top: 10px;
	font-size: 10px;
}

#index-news div
{
	margin-top: 5px;
}

.index-newsgo
{
	float: right;
	padding-bottom:5px;
}

.index-newsgo a
{
	color:#ff6600;
	text-decoration:none;
}

.index-newsgo a:hover
{
	text-decoration:underline;
}

#index-news .index-newssep
{
	background-image: url(img/news-sep.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	height: 10px;
	background-position: left center;
}

#index-news h2
{
	background-color: #999999;
	color: White;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}

#index-boxes
{
	margin-top: 20px;
}

#index-boxes div
{
	width: 192px;
	float: left;
	font-size: 10px;
}

#index-boxes div h2
{
	font-weight: normal;
	font-size: 20px;
}
#index-boxes div img
{
	margin-bottom: 5px;
	border: 1px solid black;
}
#index-boxes div div.index-boxgo
{
	float: right;
	width: 50px;
	margin-top: 10px;
}

#index-boxes .index-boxseparator
{
	float: left;
	background-image: url(img/dashing.gif);
	background-repeat: no-repeat;
	background-position: center 40px;
	width: 56px;
	height: 250px;
}
