table.news
{
	width: 100%;
}

table.projects
{
	width: 100%;
}


html {
	margin: 0px;
	padding-top: 10px;
	min-width: 800px; 
	background-color: #ccc;
	overflow: scroll;
}

body {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 800px; 
	font-size: 13px;
	font-family: "Lucida Grande", "Verdana", "Sans";
	color: #222;
}

img
{
	border: none;
}

p
{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}

h1 {
	margin-left: -20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 10px;
	height: 20px;
	font-size: 16px;
	font-weight: normal;
}

h2
{
	margin-left: -20px;
	margin-bottom: 0px;
	margin-top: 15px;
	height: 20px;
	font-size: 14px;
	font-weight: normal;
}


th {
	background-repeat: repeat-x;
	background-image: url(images/table-head.png);
	background-position: bottom;
	background-color: white;
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	height: 20px;
	font-weight: bold;
	vertical-align: middle;
	font-size: 12px;
	border: 1px solid #d0d0d0;
	font-weight: normal;
}

td {
	padding: 4px;
	vertical-align: top;
}

table caption
{
	caption-side: top;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	background-color: #e8e8e8;
	font-family: "Gill Sans", "Verdana", "Sans";
	font-size: 12px;
	font-style: italic;
	padding: 2px;
}

table {
	background-repeat: repeat-x;
	background-image: url(images/table.png);
	background-position: bottom;
	border-collapse: collapse;
	border: 1px solid #e0e0e0;
	background-color: white;
	font-size: 12px;
	margin-bottom: 10px;
}

table ul,table ol {
	padding-left: 15px;
}

li {
	padding-top: 4px;
}

a {
	text-decoration: none;
	color: #500050;
}

a:hover {
	text-decoration: underline;
	color: #800080;
}

#head
{
	background-image: url(images/title.png);
	background-repeat: repeat-y;
	color: white;
	text-shadow: rgb(0,0,0) 2px 2px 2px;
	font-size: 18px;
	margin: 0 -29px 10px -29px;
	padding: 8px 30px 8px 30px;
	background-color: #729ccc;
}

#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	width: 800px;
	padding: 0px;
	height: 55px;
	margin: 0px;
}

#title
{
	height: 10px;
	font-size: 16px;
	padding-left: 30px;
	padding-top: 8px;
	color: black;
}

#content
{
	background-image: url(images/content.png);
	background-repeat: repeat-y;
	background-color: white;
	width: 740px;
	padding: 0px 30px 10px 30px;
	margin: 0px;
	min-height: 300px;
}

#footer
{
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
	width: 800px;
	padding-top: 12px;
	height: 23px;
	text-align: center;
	font-size: 11px;
}

#sidebar
{
	background-repeat: repeat-x;
	background-image: url(images/table.png);
	background-position: bottom;
	border: 1px solid #e0e0e0;
	font-size: 12px;
	margin: 10px;
	padding: 0px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

#sidebar ul
{
	display: block;
	padding: 0px;
	margin: 0px;
}

.sidebar-item
{
	display: block;
	padding: 5px;
	border-top: 1px solid #e0e0e0;
}

.sidebar-item-selected
{
	display: block;
	padding: 5px;
	border-top: 1px solid #e0e0e0;	
	background-color: #eee;
}

.sidebar-title
{
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 5px 10px 5px 10px;
	margin: 0px;
}

.sidebar-image
{
	padding: 0px 10px 10px 10px;
}

#sidebar a
{
	color: #222;
}

#menu {
	padding-top: 2px;
	padding-left: 30px;
	margin: 0px;
	border: none;
	background-color: inherit;
}

#menu-item-1 a, #menu-item-2 a, #menu-item-3 a, #menu-item-4 a
{
	color: #e0c0e0;
	text-shadow: rgb(0,0,0) 2px 2px 2px;
	font-family: helvetica;
	font-size: 12px;
	background-color: inherit;
}

#menu-item-1, #menu-item-2, #menu-item-3, #menu-item-4
{
	display: inline;
	padding-right: 10px;
}

#menu-item-1:after, #menu-item-2:after, #menu-item-3:after, #menu-item-4:after
{
	padding-left: 10px;
	color: #505;
	content: '|';
	font-family: helvetica;
	font-size: 12px;
}

.figure
{
	text-align: center;
	font-family: "Gill Sans", "Verdana", "Sans";
	font-size: 12px;
	font-style: italic;
	color: #666;
	padding: 8px;
}

.figure img
{
	border: 2px solid #888;
}

.tab
{
	border-collapse: collapse;
	border: none;
	background: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 35px;
}

.tab-left, .tab-left-highlight
{
	text-align: center;
	display: table-cell;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width : 90px;
	background-image: url('images/tab_left.png');
}

.tab-right, .tab-right-highlight
{
	text-align: center;
	display: table-cell;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width : 90px;
	background-image: url('images/tab_right.png');
}

.tab-middle, .tab-middle-highlight
{
	text-align: center;
	display: table-cell;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width : 90px;
	background-image: url('images/tab_middle.png');
}

.tab-left-highlight
{
	color: white;
	background-image: url('images/tab_left_highlight.png');
	text-shadow: rgb(0,0,0) 2px 2px 2px;
}	

.tab-right-highlight
{
	color: white;
	background-image: url('images/tab_right_highlight.png');
	text-shadow: rgb(0,0,0) 2px 2px 2px;
}	

.tab-middle-highlight
{
	color: white;
	background-image: url('images/tab_middle_highlight.png');
	text-shadow: rgb(0,0,0) 2px 2px 2px;
}	
