

body { margin:0; background-color: #E7E7CF;}

#banner_rep{background-image:url(../images/bg_rep.jpg); background-repeat:repeat-x;}
#banner{background-image:url(../images/bg.jpg); position:left; width:990px; margin:0px 10px 10px 0px; height:98px;}
#nav{width:990px; padding:10px 10px 10px 0px; text-align:right;}


.topnav{ font-family:Arial, Helvetica, sans-serif;
	font-size:12px; color:#FFFFFF;}

.topnav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.topnav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.topnav a:hover {
	text-decoration: none;
	color: #649DC9;
}
.topnav a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.IamBold{
	font-weight: bold;
	font-style: italic;
}

.IamItalic{

	font-style:italic;
}

.IamBoldRight{
	text-align: right;
	font-weight:bold;
	font-style: italic;
}

.IamItalicCenter{
	font-style:italic;
	text-align:center;
}

.IamItalicRight{
	font-style:italic;
	text-align:right;
}

.IamRight{
	text-align:right;
}

.topB{
	border-top: solid 1 black;

}
