/*******MAIN STYLES********/
body {
	background-color: #5e1c2a;
}
#overall{
	text-align:center;
}
#container{
	width: 780px;
	text-align:left;
}
#top{
}
#textcontainer {
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
	background-image: url(imgs/polmic.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#textcontainer_ang {
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
	background-image: url(imgs/polmic_ang.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#text{
	margin-left: 140px;
	border-color: #FFFFFF;
	borer-width: 2px; 
	border-style: none;
	margin-top: 30px;
	height: 380px;
	margin-right: 0px;
	margin-bottom: 15px;
	float:none;
	
}
#textframe{
	overflow-x: hidden;
  overflow-y: auto; 
}
#footerup, #footerdn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
	margin-left: 150px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#footerdn a:link{
	color: #FFFF00;
	text-decoration: underline;
}
#footerdn a:visited{
	color: #FFFF00;
	text-decoration: underline;
}
#footerdn a:hover{
	color: #FFFF00;
	text-decoration: none;
}
/*******NAVIGATION********/
#navcontainer{
	width:120px;
	background-color: #ffffff;
	float:left;
}
#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
#navcontainer li {
	margin: 0px;
}
#navcontainer a
{
	display: block;
	width: 120px;
	text-align: right;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#navcontainer .m1 a{background-color: #7f542a;}
#navcontainer .m2 a{background-color: #8e5b2e;}
#navcontainer .m3 a{background-color: #9d612d;}
#navcontainer .m4 a{background-color: #ab6831;}
#navcontainer .m5 a{background-color: #c27541;}
#navcontainer .m6 a{background-color: #d27333;}
#navcontainer .m7 a{background-color: #dd813e;}
#navcontainer .m8 a{background-color: #e79252;}
#navcontainer a:link, #navcontainer a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#navcontainer .m1 a:hover, #navcontainer .m2 a:hover, #navcontainer .m3 a:hover, #navcontainer .m4 a:hover, 
#navcontainer .m5 a:hover, #navcontainer .m6 a:hover, #navcontainer .m7 a:hover, #navcontainer .m8 a:hover
{
	background-color: #FFFFFF;
	color: #5e1f2a;
	text-decoration: none;
}
#navcontainer .active a:link, #navcontainer .active a:visited, #navcontainer .active a:hover
{
	background-color: #FFFFFF;
	color: #5e1f2a;
	text-decoration: none;
}
/************ADDITIONAL***********/
#dmet{
	vertical-align:bottom;
	left: 400px;
	position: relative;
	bottom: 0px;
}
#c2000{
	vertical-align:bottom;
	left: 100px;
	position: relative;
	bottom: 0px;
}
#dmet2{
	vertical-align:bottom;
	left: 30px;
	position: relative;
	bottom: 0px;
}
#footerup img {
	margin-left: 165px;
}
