/* Architorture CSS

Written by Doug Havens
Copyright 2007 - All Rights Reserved

 */
 
html, body { 
	margin: 0; 
	padding: 0; 
	height: 100%; 
	width: 100%; 
}
/*
body {
	background: url(../images/ox-bg.jpg) top right no-repeat;
}
*/
#homeWrapper { 
	width: 100%; 
	height: 300px; 
	font-family: Verdana, Arial;
	font-size: 10px;
}
#insideWrapper {
	width: 100%;
	height: 150px;
}
/* Side images on Home Page */
.homeSide {
	position: absolute;
	top: 310px;
	left: 7px;
	width: 400px;
}
.homeImage{
	margin-bottom: 8px;
}
/* Content on Home Page */
#homeMain{
	position:absolute;
	top: 310px;
	left: 417px;
	width: 500px;
}
.homeTitle {
	color: #B40901;
	font-size: 11px;
	font-weight: bold;
	background-color: #575757;
	font-family: Verdana, Arial;
	padding: 0 4px;
}
.homeTitle a:link {color: #FEEBEB}
.homeTitle a:visited {color: #7D0600}
.homeTitle a:hover {color: #7D0600}
.homeTitle a:active {color: #FEEBEB}

.homeTitleCulture {
	color: #71BF00;
	font-size: 11px;
	font-weight: bold;
	background-color: #575757;
	font-family: Verdana, Arial;
	padding: 0 4px;
}
.homeTitleCulture a:link {color: #71BF00}
.homeTitleCulture a:visited {color: #71BF00}
.homeTitleCulture a:hover {color: #71BF00}
.homeTitleCulture a:active {color: #71BF00}

#section {
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
	zoom: 1;
	margin-bottom: 10px;
}
.sectionContent {
	color:#FFFFFF;
	font-family: Verdana, Arial;
	font-size: 10px; 
	line-height: 16px;
	text-align:justify;
	background-color: #575757;
	padding: 0 4px;
}
.sectionContent a:link {color: #FEEBEB}
.sectionContent a:visited {color: #7D0600}
.sectionContent a:hover {color: #7D0600}
.sectionContent a:active {color: #FEEBEB}

.sectionContentCulture {
	color:#CCFFCC;
	font-family: Verdana, Arial;
	font-size: 10px; 
	line-height: 16px;
	text-align:justify;
	background-color: #575757;
	padding: 0 4px;
}
.sectionContentCulture a:link {color: #71BF00}
.sectionContentCulture a:visited {color: #71BF00}
.sectionContentCulture a:hover {color: #71BF00}
.sectionContentCulture a:active {color: #71BF00}

.sectionContentScroll {
    color:#FFFFFF;
	height: 170px;
	width: 484px;
	overflow: auto;
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 16px;
	background-color: #575757;
	padding: 8px;
}
.sectionContentScroll a:link {color: #FEEBEB}
.sectionContentScroll a:visited {color: #7D0600}
.sectionContentScroll a:hover {color: #7D0600}
.sectionContentScroll a:active {color: #FEEBEB}

.homeTopL{
	background: URL(../images/round-topL-home.gif) top left no-repeat;
	height:8px;
	margin-right: 8px;
	font-size: 2px;
}
.homeTopR{
	float:right;
	background: URL(../images/round-topR-home.gif) top right no-repeat;
	width: 8px;
	height: 8px;
	margin-top: -8px;
	font-size: 2px;
}
.homebotL{
	background: URL(../images/round-botL-home.gif) top left no-repeat;
	height:8px;
	margin-right: 8px;
}
.homebotR{
	float:right;
	background: URL(../images/round-botR-home.gif) top right no-repeat;
	width: 8px;
	height: 8px;
	margin-top: -8px;
}


/* Side Menu Bar */
.sideMenu {
	position:absolute;
	top: 158px;
	left: 8px;
	width: 160px;
}
.sideMenuContentTitle {
	font-weight:bold;
	text-transform: uppercase;
	color:#DA4A3D;
}
.sideMenuContent {
	background-color: #F1F1F1;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	line-height: 15px;
	padding-left: 4px;
}
.sideMenuContent a:link {color: #DA4A3D}
.sideMenuContent a:visited {color: #7D0600}
.sideMenuContent a:hover {color: #7D0600}
.sideMenuContent a:active {color: #DA4A3D}

/* Main Content Area */
.main {
	position:absolute;
	top: 158px;
	left: 176px;
	width: 600px;
}
.topL{
	background: URL(../images/round-topL.gif) top left no-repeat #fff;
	height:8px;
	margin-right: 8px;
	font-size: 2px;
}
.topR{
	float:right;
	background: URL(../images/round-topR.gif) top right no-repeat #fff;
	width: 8px;
	height: 8px;
	margin-top: -8px;
	font-size: 2px;
}
.botL{
	background: URL(../images/round-botL.gif) top left no-repeat #fff;
	height:8px;
	margin-right: 8px;
}
.botR{
	float:right;
	background: URL(../images/round-botR.gif) top right no-repeat #fff;
	width: 8px;
	height: 8px;
	margin-top: -8px;
}

.mainContent {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	line-height: 15px;
	padding: 0 4px;
	background: #F1F1F1;
	height: 100%;
}
.mainContent a:link {color: #DA4A3D}
.mainContent a:visited {color: #7D0600}
.mainContent a:hover {color: #7D0600}
.mainContent a:active {color: #DA4A3D}

/* Network Page css */
.networkColumn {
	width: 160px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	background-color: #F1F1F1;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	line-height: 15px;
	padding-left: 0;
}
.networkColumnContent {
	padding: 0 3px;
}
.showHide a:link {
	color: #DA4A3D; 
	text-decoration:none;
	font-weight:bold;
}
.showHide a:visited {color: #7D0600; text-decoration:none;}
.showHide a:hover {color: #7D0600; text-decoration:none;}
.showHide a:active {color: #DA4A3D; text-decoration:none;}
