.leftcolumn {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #B2543A;
	padding: 3px;	
}

.rightcolumn {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #5C650A;
	padding: 3px;	
}

.centercolumn {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #E9EA84;
	padding: 3px;	
}

.bottomfooter {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #631F12;
	padding: 3px;
}

.mainborder {
	border: 3px solid #9B4A33;
}

.bottomnavlook {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}
.rightcolumnlink {
	color: #FFFFFF;
}
a.menulook1:link {
            font-family: "Times New Roman", Times, serif;
            font-size: 12px;
            color: #ffffff;
            text-decoration: none;
}
a.menulook1:visited {
            font-family: "Times New Roman", Times, serif;
            font-size: 12px;
            color: #ffffff;
            text-decoration: none;
}
a.menulook1:hover {
            font-family: "Times New Roman", Times, serif;
            font-size: 12px;
            color: #FF9900;
            text-decoration: none;
            font-weight: bold;
}
a.menulook1:active {
            font-family: "Times New Roman", Times, serif;
            font-size: 12px;
            color: #ffffff;
            text-decoration: none;
}


a.articles:link {
            font-family: "Times New Roman", Times, serif;
            font-size: 14px;
            color: #000000;
            text-decoration: none;
}
a.articles:visited {
            font-family: "Times New Roman", Times, serif;
            font-size: 14px;
            color: #000000;
            text-decoration: none;
}
a.articles:hover {
            font-family: "Times New Roman", Times, serif;
            font-size: 14px;
            color: #FF9900;
            text-decoration: none;
            font-weight: bold;
}
a.articles:active {
            font-family: "Times New Roman", Times, serif;
            font-size: 14px;
            color: #000000;
            text-decoration: none;
}
.videolook {
	border: 1px solid #000000;
}