@charset "UTF-8";
/* CSS Document */

#hallmain{
width: 632px;
height: 600px;
border:#000000 solid 1px;
}

#hallleft{
width:430px;
height:600px;
float:left;
padding: 0px;
margin: 0px;
}

#hallright{
width: 199px;
height: 600px;
float: right;
padding: 0px;
margin: 0px;
border-left:#000000 solid 1px;
background-image:url(pics/web_bg.jpg);
background-repeat:no-repeat;
background-position:right bottom;
}

#hallmain2{
width: 630px;
height: 600px;
border:#000000 solid 1px;
}

#hallleft2{
width:430px;
height:600px;
float:left;
background-image:url(pics/images/main_01.jpg);
padding: 0px;
margin: 0px;
}

#hallright2{
width: 199px;
height: 600px;
float: right;
padding: 0px;
margin: 0px;
border-left:#000000 solid 1px;
background-image:url(pics/images/main_02.png);
background-repeat:no-repeat;
background-position:right bottom;
}

#hallnav{
width:189px;
background-color:#CCCCCC;
height:24px;
background-image:url(pics/nav_bg.jpg);
background-repeat:repeat-x;
border-bottom:#000000 solid 1px;
padding:5px 5px 0px 5px;
color:#FFFFFF;
}

#hallnav2{
width:189px;
height:24px;
border-bottom:#000000 solid 1px;
background-color:#4f4541;
padding:5px 5px 0px 5px;
color:#FFFFFF;
}

.hallstartbox{
background-image:url(pics/box_bg.jpg);
background-repeat:repeat-x;
padding:2px;
}

.hallbox{
width:189px;
background-color:#FFFFFF;
padding:5px 5px 5px 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-image:url(pics/box_bg.jpg);
background-repeat:repeat-x;
text-align:left;
}

.hallbox2{
width:189px;
height:350px;
padding:5px 5px 5px 5px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-align:center;
font-size:14px;
}

.halllowbox{
width:195px;
height:40px;
font-size:10px;
background-color:#4f4541;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
line-height:13px;
margin:0px;
padding:2px;
text-align:left;
border-top:#000000 solid 1px;
border-bottom:#000000 solid 1px;
}

.hallboxblank{
width:22px;
height:22px;
float:left;
display:block;
}


.hallmiddle{
float:left;
font-family:Arial, Helvetica, sans-serif;
margin-top:3px;
font-size:14px;
width:144px;
text-align:center;
}

#hallr_button{
width:22px;
height:22px;
float:right;
background-image:url(pics/right_out.png);
background-repeat:no-repeat;
}

#hallr_button:link{
background-image:url(pics/right_out.png);
}

#hallr_button:hover{
background-image:url(pics/right_over2.png);
background-repeat:none;
}

#halll_button{
width:22px;
height:22px;
float:left;
background-image:url(pics/left_out.png);
background-repeat:no-repeat;
}

#halll_button:link{
background-image:url(pics/left_out.png);
}

#halll_button:hover{
background-image:url(pics/left_over2.png);
background-repeat:none;
}

.hallfloat_l{
float:left;
width: 50px;
}

.hallfloat_r{
float:right;
width:50px;
}

.hallclear{
clear:both;
}

a.link         {color: #CC6600; text-decoration: none; border-bottom: #CC6600 dashed 1px; text-transform:uppercase; cursor: default; font-size: 11px;}
a.visited      {color: #CC6600; text-decoration: none; text-transform:uppercase; cursor: default; font-size: 11px;}
a.active       {color: #009900; text-decoration: none; text-transform:uppercase; cursor: default; font-size: 11px;}
a.hover        {color: #009900; text-decoration: none; text-transform:uppercase; cursor: default; font-size: 11px;}

h1 {
text-align:center;
}
h2 {
color:#CC6600;
font-size:30px;
text-align:center;
}
h3 {
text-align:center;
color:#FFFFFF;
}<link href="/css/microsites.css" media="all" rel="stylesheet" type="text/css" />
