div.columna {float:center; width:100%; height:700px; padding: 0px;color:#fff; text-align:right;}
div.column1 {float: left; width: 27%; height:700px; padding: 0px; background-color:#642727;color:#fff; text-align:left;font-size:12px;}
div.column2 {float: left; width: 73%; background-image: url("_img/mainbg.png"); background-position: top right; background-repeat: no-repeat; height:700px; overflow:auto;padding: 0px; background-color:#fff;color:#900; text-align:left;padding-right:20px;padding-left:20px;}
div.column3 {float: left; width: 15%; padding: 0px; background-color:#642727;color:#fff;}
div.columnb {float:left; width:100%; padding: 0px; background-color:#fff; color:#900;position: relative; bottom: 0px;text-align:center;}
div.columnd1 {float: left; width: 55%; overflow:auto;padding: 0px; color:#fff; text-align:left;}
div.columnd2 {float: left; width: 45%; overflow:auto;padding: 0px; color:#900; font-size:12px;}

p.menu {margin-left:10px;}

table.staff {float: left; width: 100%;}
table.news_section {width: 100%;border-width: 1px;
	border-spacing: 0px;
	border-style: double;
	border-color: #cccccc;
	border-collapse: collapse;
	background-color: transparent;}
tr.news_section {width: 100%; border-color: black; border-width:1px;}
td.news_section {font-family:Tahoma; font-size:9px; color:#900;background-image:url("_img/gradient.png");background-color:white;background-repeat:repeat-x;background-position:left bottom;}
td.bio {color: #990000; font-size: 9px; width:90%}
td.bio2 {color: #990000; font-size: 9px; width:10%}

a:link {color:red; text-decoration:none;}
a:visited {color:red; text-decoration:none;}
a:hover {font-weight:bold; color:#ff9797; text-decoration:none;}
a:active {color: #ff9797;text-decoration:none;}

a.b1:link {color:white; text-decoration:none;}
a.b1:visited {color:white; text-decoration:none;}
a.b1:hover {font-weight:bold; color:#ff9797; text-decoration:none;}
a.b1:active {color: #ff9797;text-decoration:none;}

body {background-image: url("_img/sitebg.png");font-family:Tahoma; font-size:10px; color:#900; background-color:#ccc;scrollbar-base-color:#642727;scrollbar-arrow-color:#440707;;}
