body 
{
    background-color: #f1f2f4;
    font-family:"Calibri";
    width: 957px;
    margin-left: auto;
    margin-right: auto; 
}

h2
{
	font-size: 12px;
}

a, a:active, a:visited { color: #000; text-decoration: none; }
a:hover { text-decoration: underline }
img { border: none; } 


#header
{
    color: Black; 

}
.menu
{
	padding-right: 120px; 
	padding-top: 12px;	
	background-image: url(../images/top2.jpg);
	background-repeat: no-repeat;
	height: 38px;
}
.google
{
	text-align: right;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 85px;
}

#middle
{
    background-image: url('../images/middle.jpg');
    background-repeat; repeat-y;
    min-height: 350px;
    overflow:hidden;
}

.leftBanner
{
    float: left;
    background-color: White;
    margin-left: 7px;
    width: 210px;
    min-height: 350px;
    font-size: 7pt;
	padding-left: 10px;
	padding-top: 10px;
  text-align: left;
}

.content
{
    float: left;
    background-color: White;
    margin-left: 13px;
    width: 452px;
	padding: 10px;
  text-align: left;
}

.contentText
{
	font-size: 9pt;
	background-image: url('../images/subtitle/subtitle_content.jpg');
	background-repeat: no-repeat;
}

.contentText h1
{
	font-size: 9pt;
	text-transform: uppercase;  
	color: #FFF;
	padding-left: 4px;
	padding-top: 2px;
}



.rightBanner
{
    float: right;
    background-color: White;
    margin-right: 7px;
    width: 210px;
    min-height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 11px;
  text-align: left;
}

#footer
{
    background-image: url('../images/bottom.jpg');
    background-repeat:no-repeat;
    color: Silver;
    height: 92px;
    text-align: center;
    font-size: 11px;
    padding-top: 40px;
}

#footer a { color: #FFF; text-decoration: underline }
.content a { color: Blue; text-decoration: underline }

#table {
	BORDER-RIGHT: 2px outset; BORDER-TOP: 2px outset; BORDER-LEFT: 2px outset; WIDTH: 450px; BORDER-BOTTOM: 2px outset;
}
#big {
	BORDER-RIGHT: 2px outset; BORDER-TOP: 2px outset; BORDER-LEFT: 2px outset; WIDTH: 780px; BORDER-BOTTOM: 2px outset; font-size:16px;
}

#wedstr {
	BORDER-RIGHT: 2px outset; BORDER-TOP: 2px outset; BORDER-LEFT: 2px outset; WIDTH: 450px; BORDER-BOTTOM: 2px outset;
font-size: 10px;
}

