body
{
	width:800px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
	overflow:scroll;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}

a
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.translate
{
	float:left;
}

.translate a
{
	color:#FFFFFF;
}

.search
{
	float:right;
}

/* changes for the div where the translator widget and search box , search button is located */
.topBar
{	
	float:left;
	width: 800px;
	clear: both;
	padding:3px 0px;
	background-color: #1C315A ;
}

/* changes the style of the div the menu is in*/
.menu
{
	width: 800px;
	clear: both;	
	height:37px;
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	background-color:#1C315A ;
	color:#ffffff;
}

/* changes how the div the menu top items are in*/
.menu p
{
	text-align:center;
	margin-top:0px;
	margin-bottom: 0px;
}


/* changes the menu top text items style (i.e. About LPO)*/
.menu  p a
{
	padding:10px 15px;
	display:inline-block;
	font-size:14px;
	text-decoration:none;
}

/* changes the arrow img style*/
.menu img
{
	border-style:none;
	text-decoration:none;
	padding-left: 3px;
}

/*  changes the style of the top menu items */
.menu a:hover
{
	text-decoration:underline;
	background-color:#ffffff;
	color:#000000;
}


.banner
{
	margin-bottom:-4px;
}

.banner img
{
	width:800px;
	height:175px;
	border:0px;
	margin:0px;
}

.breadcrumb
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1C315A ;
	color:#FFFFFF;
	font-size:11pt;
	margin-top:0px;
	padding: 5px 5px;
	border-bottom:solid 1px #000000;
	border-top:solid 1px #000000;
}

.breadcrumb a, a:active
{
	text-decoration:none;
	color:#FFFFFF;
}

.breadcrumb a:hover
{
	text-decoration:underline;
}

.content
{
	float:left;
	width: 800px;
	background-color:#FFFFFF;
}

.footer
{
	text-align:center;
	width:800px;
	clear:both;
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	background-color: #1C315A ;
	color:#ffffff;
}

 .leftBox
 {
	width: 250px;
	float:left;
	clear:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	background-color:#FFFFFF;
}

.leftBox li
{
	list-style:none;
	font-size:11pt;
}

.leftInside ul
{
	display:inline;
}

.leftInside li
{
	padding:0px 15px;
}

.leftInside h3
{
	margin-bottom:0px;
	padding-top:0px;
}

.mainBox
{
	float:left;
	background-color:#FFFFFF;
}

.mainBox p
{
	text-align:justify;
	padding-left: 15px;
	padding-right: 15px;
}

.mainBox h3, h4, h2
{
	padding-left:15px;
}

.mainBox form
{
	padding-left:15px;
	padding-right:10px;
}

.rightBox
{
	width: 548px;
	height:600px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	border-left:solid 1px #000;
}


.rightInside
{
	margin-bottom:10px;
}

.rightInside p
{
	margin-left:15px;
	clear:left;
}

.rightInside h2
{
	margin-left:15px;
	clear:left;
	float:left;
}

.rightInside img
{
	border:0px;
	float:right;
}

.leftInside img
{
	padding-left:15px;
	padding-top:15px;
}

.profileOption
{
	text-align:center;
	margin-bottom: 10px;
	border-bottom:solid 1px #000000;
	width:550px;
}
	
.profileOption a:hover
{
	text-decoration:underline;
}

.profileContent
{
	text-align:justify;
	padding: 5px;
}

.profileContent h3
{
	margin-left:15px;
}

.rss
{
	padding-left:15px;
	padding-right:15px;
}

.info
{
	padding-left:3px;

}

.eventOption
{
	margin-top:-20px;
	text-align:center;
	border-bottom:solid 1px #000000;
	width:800px;
}
	
.eventOption a:hover
{
	text-decoration:underline;
}

.error
{
	color: red;
	display: none;
}

#Message
{
	width: 748px;
}
