﻿*
{
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #0153a1;
}

a:hover {
	text-decoration: none;
	color: #d8dcef;
}

a:visited {
	color: #6f87c1;
}

body {
	
	background: #ffffff;
	font: 14px Tahoma;
	color: #0153a1;
}

#content
{
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
}

#content h1
{
text-align:center;
text-transform:uppercase
}

#menu
{
	width: 770px;
	height: 45px;
	padding-left: 150px;	
	padding-right: 100px;
	padding-top: 45px;
	
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: right;
	width: 117px;
	height: 27px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #0153a1;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 5px;
	background: url(images/button1.gif) no-repeat;
}

#menu a:hover {
	width: 117px;
    height: 27px;
	padding-top: 5px;
	color: #0153a1;
	background: url(images/button2.gif) no-repeat;
	text-decoration: underline;
}

#logo h1
{
	color: #0153a1;
	
}

#logoPages {
	background: url(images/logo-lightner.gif) no-repeat;
	width: 970px;
	height: 245px;
	text-align:  right;
	padding-right: 30px;
	padding-top: 30px;

}

#logoPages a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #5D87A0;
}
#logoPages h1
{
text-align: right;
}
#LogoPages h2
{
	
}

#main
{
	background: #ffffff url(images/back_blue.gif) repeat-x;
	padding-top: 10px;
	padding-left: 0px;
	height:100%;
}
#main p 
{
	padding-top:10px;
	list-style-position: outside;
	left: auto;
	text-align: left;
}

.date {
	text-align: right;
	color: #0153a1;
	font-size: 12px;
}

.date a {
	color: #0153a1;
}


#footer {
	font-size:10px;
	clear: both;
	padding-top: 5px;
	text-align:center;
	background: #ffffff urlimages/back_blue.gif) repeat-x;
	border-top: 4px solid #0153a1;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #0153a1;
}

#footer a {
	color: #0153a1;
}
.city {
	font-weight:bold;	
}
.picBorder {
	border: thick solid #0153a1;
	margin: 30;
	padding: 30;
}

