﻿body
{
	width:700;
	vertical-align:middle;
}

#Main
{
	
	vertical-align: middle;
	background-color: #c1dee4;
	width: 800px;
	margin: 0 auto;
}

#Container
{
	width: 96%;	
}

#TopNav
{
	background-color: #c1dee4;
	position: relative;
	width: 100%;
	height: 15px;
	overflow: hidden;
	top: 0px;
	left: 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}


#Header
{
	position: relative;
	width: 100%;
	height: 155px;
	background-repeat: no-repeat;
}

#MenuColors
{
	background-color: #ddf0ee;
	float: left;
	width:100%
}

#SideNav
{
	width: 19%;
	height: 100%;
	float: left;
	
	position: relative;
}

#SideNav p
{
  background-color: #666666;
  width: 79%;
  float: left;
  text-align: center;
  font-size: 70%;
  color: #DBDBDB;
}

#SideNav ul
{
	list-style-type: none;
	margin-bottom: 15px;
	margin: 0px 0px 0px 0px;
	padding-left:0;
}
#SideNav ul li
{  
	border-top: 1px solid #FAF9F7;
	border-bottom: 1px solid White;
	border-left: 1px solid White;
	border-right: 1px solid White;
	line-height: normal;
	padding: 1px;
	width:100%;
	w\idth: 78%;
	line-height: 118%;
	l\ine-height: normal;
	margin-top: 5px;
	margin-bottom: -3px;
	ma\rgin-bottom: 0;
	clip: rect(auto, auto, auto, 10px);
	position:relative;
	overflow:hidden; 
	 
	}



#SideNav li a {
	font-size: 80%;
	height: 1%;
	display: block;
	text-decoration: none;
	color: White;
	padding: 4px 0 4px 2px;
	padd\ing: 4px 0 4px 2px;  /* for ie */
	background-color: #606060; /*Background for Left Buttons */
}

#SideNav li:hover
{
	background-color:#c1dee4;
}


#Content
{
	background: #cbdea8;
	font: large/inherit Geneva, Arial, Helvetica, sans-serif;
	color: #CC6600;
	text-align: left;
	float: left;
	width: 78.5%;
	background-color: #FFFFFF;
	padding-top: 35px;
	padding-left: 1%;
	padding-right: 1%;
}

#Sponsors
{
	
	font: large/inherit Geneva, Arial, Helvetica, sans-serif;
	color: #CC6600;
	text-align: left;
	width: 80%;
	height: 80px;
	padding-left: 19%;
	padding-right: 1%;
	position: static;
}

#footer
{
	background-color: #ddf0ee;
}

#footertext
{
	font-family: calibri;
	font-size: x-small;
	font-weight: 100;
	color: #999999;
	clear: both;
	background-color: #000000;
	
}



/* this is for the blocks in under contents */
div.Article {
  background: 
	url('images/custom_corners_topleft.gif') no-repeat left top;
  width:100%;
	/* height: 216px; */
}
div.Article h2 {
  background: 
	url(images/custom_corners_topright.gif) 
  top right no-repeat;
  font-size:1.3em;
  padding:15px;
  margin:0;
  }
div.ArticleBody {
  background: 
	url(images/custom_corners_rightborder.gif) 
  top right repeat-y;
  margin:0;
  margin-top:-2em;
  padding:15px;
  }
div.ArticleBody Table 
{
	width:98%;
	
}
div.ArticleBody Table .testCSSClass
{
	width:30%;
}
div.ArticleFooter {
  background: 
	url(images/custom_corners_bottomleft.gif) 
  bottom left no-repeat;
  }
div.ArticleFooter p {
  background: 
	url(images/custom_corners_bottomright.gif) 
  bottom right no-repeat;
  display:block;
  padding:15px;
  margin:-2em 0 0 0;
  }

#aliances
{
	margin-top: 70px;
	margin-bottom: 70px;
	line-height: 30%;
}

