﻿#horizonal_menu
{
	text-align: right;
}

#horizonal_menu ul
{
	display:inline;
	padding: 0px;
}

#horizonal_menu li 
{
	display:inline;
	padding-right: 10px;
}

#horizonal_menu a 
{
  text-decoration: none; 
  color: #c3cddf;
  font-size:12px;
}

#horizontal_menu a:hover 
{
  text-decoration: underline; 
  color: White;
}

horizontal_menu a:visted
{
	color: #c3cddf;
}

#profileColumnContainer 
{
	float: left; 
	margin: auto; 
	width:100%;
	background: url(../images/vertBg.gif) 50% repeat-y;
}

.profileColumn 
{
	vertical-align: top;
}

.leftContainer 
{
	border: solid 0px;
	height: 100%;
	left: 0px;
	margin: 25px;	
}

.rightContainer 
{
	border: solid 0px;
	height: 100%;
	margin-top:-30px;
	
}

.box 
{
	margin-top: 25px;
	margin-bottom: 25px;
	width: 235px !Important;
	width: 230px;
}

.box_left
{
	float: left;
	margin-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:10px;	
	width: 235px;
}

.box_right 
{
	
	margin-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:10px;		
	width: 235px;
	min-height: 100px;
}

.box_head
{
	font-size: 14px;
	color: #0093d0;
	letter-spacing: 2px;
	text-transform: uppercase;
	border-bottom: 1px dotted #ccc;
	font-weight: bold;
	
}

#menuTable 
{
	width: 100%;
}

#menuTable .menuColumn 
{
	text-align: right;
}

#menuTable .menuColumn a 
{
	
}

#menuTable .siteSearchText 
{
	border-color: #d8dfea;
	border-style:solid;
	width: 70px;
}

#menuTable .siteSearchButton 
{
	background-color: #d8dfea;
	border-color: #d8dfea;
	border-width: 1px;
	border-style: solid;
	color: #3b5998;
	margin-right: 10px;
}

#GalleryPhotoWrapper {width: 100%; text-align: center;}
#GalleryPhotoWrapper .GalleryPhoto {margin-bottom: 15px; margin-top: 15px;}
#GalleryPhotoWrapper .GalleryPhoto img {border: solid 1px #000000; padding: 7px; background-color: #ffffff; width: 500px;}
#GalleryPhotoWrapper .MessageBoard {width: 500px;}