.frame {
margin-left: 10px; /* place this block to the right of the menu block that is 180 pixels wide */
width: 400;
height: 388px;
overflow: auto; /* This property will allow the block to be scrollable */
}

.basenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #DBBD00;
}
.baseAddress {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DBBD00;
	text-decoration: none;
}
.Titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #DBBD00;
	text-decoration: none;
	text-align:center;
}
.smalltext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #DBBD00;
	text-decoration: none;
}
.TitlesWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #DBBD00;
	text-decoration: none;
}
p.maincopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	width:300px;
	margin:0 auto 0 auto;
}
.maincopyBOLD {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.maincopyLINKS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #DBBD00;
	text-decoration: none;
}

.maincopyLINKS:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
