* {margin: 0; padding: 0;}

body{ background-color:#222222; /* #FFFEEB */}

#container 
{
width: 1034px;
margin: 10px auto; 
height:700px;            
background-color:#ffffff;
}

#header {
height: 80px;
background: #e2dbaf;}

#header p{
padding-top:5px;
}

#leftColumn {
width: 400px;
height:608px;
float: left;
}

#rightColumn 
{
width: 614px;
height:558px;
float: right;
background-image:url(images/Background.jpg);
background-repeat:no-repeat;
background-position:bottom right;             
}



#rightColumnNoBackGround
{
width: 614px;
height:558px;
float: right;
}

#pageButton{
	width: 95px;
	float: right;
	font-family:"Arial Black",Tahoma, "ms Sans-Serif";
	font-size:14px;
	text-decoration: none;
}
#pageButton img{
border: none;
}

#footer 
{
clear: both;
height:40px;
background: #e2dbaf;
text-align:center;                 
}

#footer p
{
color:#656363; 
padding-top:15px;
font-family:Arial;
font-size:10px;
}

#menucontainer 
{
width:400px;
height:325px;
margin-top:30px; 
margin-left:0px;
}

#logotext 
{
width:356px;
height:119px;
margin-top:10px; 
margin-left:45px;
font-family:Times New Roman;
font-size:50px;
color:#c12a2d;
}

#logotext h2
{
margin-left:70px;
font-family:Times New Roman;
font-size:25px;
color:#dd2b2b;
}

#textbox
{
width:360px;
height:auto;
margin:40px 0px 0px 0px;
text-align: justify;
}

#textbox p
{
padding:10px 10px 10px 10px;
font-family:Tahoma, "ms Sans-Serif";
font-size:14px;
color:#393939;
}

h3{ font-family:Arial;
font-size:17px;
color:#c12a2d;
padding:5px 0px 0px 10px;
}

a {color:#434343;}
a:visited {color:#434343;}
a:active {color:#434343;}
a:hover {text-decoration:none;}


#menucontainer 
{
width:400px;
height:325px;
margin-top:30px; 
margin-left:0px;	
}

#hex {padding:0; margin:0 auto; list-style:none; width:325px;}
#hex li {display:block; float:left; width:104px; margin-right:4px;  height:120px;}
#hex li.p1 {padding-left:54px;}
#hex li.p2 {margin-top:-26px;}

#hex li a {text-decoration:none; color:#000; cursor:pointer;}
#hex li a b {display:block; width:0; height:0; overflow:hidden; border-bottom:30px solid #ec0; border-left:52px dotted transparent; border-right:52px dotted transparent;}
#hex li a span {display:block; width:104px; height:60px; line-height:59px; text-align:center; background:#ec0; font-size:11px; font-family: arial, veradana, sans-serif;}
#hex li a em {display:block; width:0; height:0; overflow:hidden; border-top:30px solid #ec0; border-left:52px dotted transparent; border-right:52px dotted transparent;}
/* hack for IE5.5 */
* html #hex li a b, * html #hex li a em {width:104px; height:30px; w\idth:0; he\ight:0;}

#hex li a.inner b {border-bottom-color:#c60;}
#hex li a.inner span {background:#c60;}
#hex li a.inner em {border-top-color:#c60;}

#hex li a:hover {white-space:normal;}
#hex li a:hover b {border-bottom-color:#c90;}
#hex li a:hover span {background:#c90;}
#hex li a:hover em {border-top-color:#c90;}

#hex li a.inner:hover b {border-bottom-color:#a40;}
#hex li a.inner:hover span {background:#a40;}
#hex li a.inner:hover em {border-top-color:#a40;}



#hex li p {text-decoration:none; color:#000; cursor:default;}
#hex li p b {display:block; width:0; height:0; overflow:hidden; border-bottom:30px solid #FFD800; border-left:52px dotted transparent; border-right:52px dotted transparent;}
#hex li p span {display:block; width:104px; height:60px; line-height:59px; text-align:center; background:#FFD800; font-size:11px; font-family: arial, veradana, sans-serif;}
#hex li p em {display:block; width:0; height:0; overflow:hidden; border-top:30px solid #FFD800; border-left:52px dotted transparent; border-right:52px dotted transparent;}
/* hack for IE5.5 */
* html #hex li p b, * html #hex li p em {width:104px; height:30px; w\idth:0; he\ight:0;}

#hex li p.inner b {border-bottom-color:#880000;}
#hex li p.inner span {background:#880000;}
#hex li p.inner em {border-top-color:#880000;}

/* ---------------- */

A.mnu:visited {text-decoration: none; color: #CCFF66;}
A.mnu:hover {text-decoration: none; color: #FF9933;}
A.mnu:link {text-decoration: none; color: #CCFF66;}
A.mnu{ font-family="Verdana, Arial, Helvetica, sans-serif"; }

A.art {border: 0px;}
A.art:visited {text-decoration: none; color: #993333;}
A.art:hover {text-decoration: none; color: #993333;}
A.art:link {text-decoration: none; color: #FF9933;}

A.art{ font-family="Arial, Helvetica, sans-serif"; }
