/* CSS Document */


#Layer2 {
	position:absolute;
	height:115px;
	z-index:4;
}
#news {
	position:absolute;
	width:243px;
	height:180px;
	z-index:8;
	right: 0;
	clip: rect(auto,auto,auto,auto);
	top: 25px;
	visibility: visible;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#menuBottom {
	position:absolute;
	width:45%;
	height:57px;
	z-index:6;
	left: 0px;
	top: 575px;
	text-align: right;
	visibility: visible;
}
#content {
	position:absolute;
	width:45%;
	height:306px;
	z-index:7;
	left: 55%;
	top: 214px;
	overflow: auto;
	visibility: visible;
	background-color: #000000;
}
#content .textMain {                                                                      
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px; 
}
#content .textMain a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#content .textMain a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
#content .textMain a:hover {
	color: #FF0000;
	text-decoration: none;
}
#content .textMain a:active {
	color: #FF0000;
	text-decoration: underline;
}
#content #form1 .textMain input {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 12px;
	color: #000000;
	background-color: #DFD6BD;
	border: 1px solid #FFFFFF;
}
#content #form1  textarea {
	font-family: Arial, sans-serif, "MS Sans Serif";
	background-color: #DFD6BD;
	border: 1px solid #FFFFFF;
	font-size: 12px;
}


#topBar {
	position:absolute;
	width:10px;
	height:180px;
	z-index:9;
	left: 52%;
	top: 0px;
	background-image: url(assets/fadedSep_top.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	visibility: visible;
}
#bottomBar {
	position:absolute;
	width:10px;
	height:115px;
	z-index:4;
	left: 52%;
	top: 550px;
	background-image: url(assets/fadedSep_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	visibility: visible;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#footerLayer {
	position:absolute;
	width:429px;
	height:34px;
	z-index:11;
	left: 3px;
	top: 664px;
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 10px;
	color: #AAA6A7;
	visibility: visible;
}
#footerLayer a:link {
	color: #AAA6A7;
	text-decoration: none;
}
#footerLayer a:visited {
	color: #999999;
	text-decoration: none;
}
#footerLayer a:hover {
	font-weight: bold;
	color: #666666;
}
#footerLayer a:active {
	color: #000000;
	text-decoration: none;
}

#pageTitle {
	position:absolute;
	width:402px;
	height:117px;
	z-index:5;
	top: 537px;
	right: 0px;
	visibility: visible;
}
.menuBottomSmall {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 18px;
	text-transform: uppercase;
	color: #A9A5A6;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.menuBottomSmall a:link {
	color: #AAA6A7;
	text-decoration: none;  }
.menuBottomSmall a:visited {  
	color: #999999;
	text-decoration: none;}
.menuBottomSmall a:hover {  
	color: #666666;
	text-decoration: none;}
.menuBottomSmall a:active {  
	color: #000000;}
.menuBottomLarge {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 57px;
	text-transform: uppercase;
	color: #AAA6A7;
}
.menuBottomLarge a:link {
	color: #AAA6A7;
	text-decoration: none;
}
.menuBottomLarge a:visited {
	color: #999999;
	text-decoration: none;
}
.menuBottomLarge a:hover {
	color: #666666;
	text-decoration: none;
}
.menuBottomLarge a:active {
	color: #666666;
}
#menuTop {
	position:absolute;
	width:124px;
	height:147px;
	z-index:11;
	left: 56%;
	top: 35px;
	visibility: visible;
}
#menuTop p {
	background-image: url(assets/menuSquareBlack.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	margin-top: 6px;
	letter-spacing: -1px;
	text-decoration: none;
	color: #000000;
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 13px;
}
#menuTop p:hover {
	color: #999999;
	background-image: url(assets/menuSquareGrey.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	letter-spacing: -1px;
}
#menuTop a:link {
	color: #000000;
	text-decoration: none;
}
#menuTop a:visited {
	color: #333333;
	text-decoration: none;
}
#menuTop a:hover {
	text-decoration: none;
	color: #999999;
}
#menuTop a:active {  }
#menuMiddle {
	position:absolute;
	width:142px;
	height:189px;
	z-index:14;
	left: 56%;
	top: 280px;
	
	
}
#menuMiddle p {
	/* background-image: url(assets/menuSquareWhite.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	margin-top: 6px; */
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 13px;
	margin-bottom: 15px;
}
#menuMiddle p:hover {
	color: #999999;
	/* background-image: url(assets/menuSquareGrey.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px; */
	font-size: 13px;
}
#menuMiddle a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(assets/menuSquareWhite.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
#menuMiddle a:visited {
	color:#666666;
	text-decoration: none;
	background-image: url(assets/menuSquareGrey.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
#menuMiddle a:hover {
	text-decoration: none;
	color: #CCCCCC;
	background-image: url(assets/menuSquareGrey.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
#menuMiddle a:active {
	color: #FFFFFF;
	background-image: url(assets/menuSquareGrey.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
#content .textLarge {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 15px;
}
#content .textLarge a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#content .textLarge a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
#content .textLarge a:hover {
	color: #FF0000;
	text-decoration: none;
}
#content .textLarge a:active {
	color: #FF0000;
	text-decoration: underline;
}
.thumbnail {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
}
.textCaption {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 4px;
	margin-right: 6px;
	margin-left: 4px;
}
