body
{
	padding:0;
	margin:0;
	color:#722C34;	
}

A:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #25245d;
	text-decoration: none;
}

A:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #555555;
	text-decoration: none;
}
A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: Gray;
	text-decoration: underline;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#722c34;
}

hr
{
	color:#BC7823;
	width:600px;
}

#outer
{
	margin:0 auto;
	width:900px;
	background-color:#FFFFFF;
	background-image:url("images/home/AnnualMeetingPage2.png");
	background-repeat:no-repeat;
}

#inner
{
	background-image:url("images/home/sidebarbottom.png");
	background-repeat:repeat-y;
	background-position:left;
}

#top
{
	
}

#bottom
{
	position:relative;	
	top:70px;
	background-image:url("images/home/SideBarPiece2.gif");
	background-repeat:repeat-y;
	background-position:left;
	padding-left:150px;
	padding-bottom:25px;
}

.tableBorderLR {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#menu{
            float:left;
            margin-top:50px;
}

#menuList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type:none;
		
}

#menuList li 
{
	background-image:url("images/common/LittleWhiteBar.png");	
	background-position:left bottom;
	background-repeat:no-repeat;
	padding: 10px 10px 25px 10px;
	width:100px;
}

#menuList A:link
{	
	font-size:10px;
	
    color: white;
    text-decoration:none;
}

#menuList A:visited
{
    color: white;
    text-decoration:none;
}

#menuList A:active
{
    color: black;
    text-decoration:none;
}

#menuList A:hover
{
    color: #722C34;
    text-decoration:none;
}

.pageHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #722c34;
	letter-spacing: 7px;
	margin:0 auto;	
}

.articleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: black;
}

.subMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #771F1D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #832A26;
	border-right-color: #832A26;
	border-bottom-color: #832A26;
	border-left-color: #832A26;
}

.subMenu A:link
{
    color: #771F1D;
    TEXT-DECORATION: none
}

.subMenu A:visited
{
    color: #771F1D;
    TEXT-DECORATION: none
}

.subMenu A:active
{
    color: #771F1D;
    TEXT-DECORATION: none
}

.subMenu A:hover
{
    COLOR: #FF8F34;
    BACKGROUND-COLOR: #771F1D;
    TEXT-DECORATION: none
}

.sponsorText {
	font-family: trajan;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}

#phMain
{
	width:625px;
	position:relative;
	top:-40px;
	margin:0 0 0 15px;
}

