﻿body
{
	font-family: Calibri;
	font-size: 15px;
}

#main
{
	width: 1050px;
	margin-left: auto;
	margin-right: auto;	
	/*border: SOLID 1PX BLACK;*/	
	background-image: url("../images/lateralBackground.png");
	background-position: center top;
	background-repeat: no-repeat;
}

#textmain
{
	width: 1050px;
}

#menu
{
	width: 1050px;
	padding-top: 10px;
	text-align:center;
}

#menuItems
{
	list-style-type: none;
}

#menuItems li
{
	padding-bottom: 2px;
	padding-top: 2px;
}

#bodytext
{
	width: 1050px;
	padding-top: 10px;
}

.contentHeader
{
	color: #1276b5;
	padding-bottom: 7px;
	font-weight: bold;
	font-size: 20px;
}

#contact
{
	bottom: 0px;
	font-size: 12px;
	width: 1050px;
	text-align: center;
	padding-top: 30px;
}

/*-------------- OLD STYLES --------------*/

a
{
	font-size: smaller;
	text-decoration: underline	;
	color: #1276b5;
	font-family: Calibri;
	font-size: 15px;
}
a:Hover
{
	color: 	#a6cb3d;
	text-decoration: underline;
	font-family: Calibri;
	font-size: 15px;
}
h1
{
	color: #1276b5;
}

/***** Tabs *****/

