/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #006890;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #006890;
}

body {
	
	background: #ffffff url(http://www.vaagc.org/images/back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 811px;
	min-height: 900px;
padding-left: 0px;
padding-right: 0px;

	
}
#back_all


{
background: #ffffff url(http://www.vaagc.org/images/white.gif);
}

#main
{
background: #ffffff url(http://www.vaagc.org/images/white.gif);
}

#header {
	background: #ffffff;
	height: 100px;
	text-align: right;		
}



#menu
{
width:811px;
float: center;
padding-left: 0px;
background: #ffffff url(http://www.vaagc.org/images/header.jpg) no-repeat;


}








#menu ul {
	list-style: none;
padding-left: 300px;
	
}

#menu li {
	display: inline;
}

#menu a {
	
display: block;
	float: left;
	width: 79px;
	height: 26px;
	
	text-align: center;
	text-decoration: none;
	color: #006890;
	font-weight: bold;
	font-size: 12px;
	padding-top: 0px;


}

#menu a:hover {
	width: 79px;
    height: 26px;
	text-decoration: underline;
	background: #FFFFFF url(http://www.vaagc.org/images/header_top_over.gif) repeat-x;
}






#logo{
background: url(http://www.vaagc.org/images/header_top.gif) repeat-x;

width: 811px;
height: 65px;
float: center;




}


#logo h1 {
	
display: block;
	float: left;
	width: 79px;
	height: 46px;
	
	text-align: center;
	text-decoration: none;
	color: #006890;
	font-weight: bold;
	font-size: 12px;
	


}

#menu h1 {
	
display: block;
	float: left;
	width: 79px;
	height: 46px;
	
	text-align: center;
	text-decoration: none;
	color: #006890;
	font-weight: bold;
	font-size: 12px;
	


}




#logo ul
{

font-size: 28px;
	color: #096c93;
text-align: center;
padding-top: 20px;
padding-left: 50px;


}


#logo a {
	text-decoration: none;
	font-style: italic;
	font-size: 28px;
	color: #FFFFFF;
}
#logo H2
{
font-size: 28px;
color: #FFFFFF;

}

#left
{
	float: left;
	padding: 10px;
	width: 240px;
	padding-right: 1em;
}

#left H3
{
width: 225px;
height: 25px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(http://www.vaagc.org/images/title.jpg) no-repeat
}

#left ul {
	list-style: none;
	border-bottom: 1px solid #006890;
	border-left: 1px solid #006890;
	border-right: 1px solid #006890;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(http://www.vaagc.org/images/small.gif) no-repeat left;
}

#left a {
	color: #006890;
}
#left a:visited {
	color: #006890;
}

#left p
{
padding: 10px;
border-bottom: 1px solid #006890;
border-left: 1px solid #006890;
border-right: 1px solid #006890;
}

#right
{
float: right;
width: 500px;
padding-right: 0px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #006890;
}

#right a
{
color: #006890;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #006890;
}
.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #006890;
	background-color: #fff;
}



#footer {
	height: 47px;
	clear: both;
	padding-top: 20px;
	background: url(http://www.vaagc.org/images/header_top_over.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}




CAPTION.MYTABLE
  {
  }

  TABLE.MYTABLE
  { 
     font-family:Arial, Helvetica, sans-serif;
     font-size:10pt;
     background-color:#ffffff;
     width:500px;


  }

  TH.MYTABLE
  {
  }


  TR.MYTABLE
  { 
  }

  TD.MYTABLE
  {  
     font-size:10pt;
     background-color:#ffffff;
     color:#333333;
     border-width:5px;
     text-align:center;
width:200;
  }

