BODY {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #000000; 
background-color : white;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

#container {
position:absolute
top:0;
left0;
margin: 0px;
padding: 0px;
border:0;
min-width: 700px;
max-width: 1000px;
width:expression(document.body.clientWidth < 700? "700px" : document.body.clientWidth > 900? "900px" : "auto");
}

#logo {
position:absolute;
text-align: center;
float: left;
width: 210px;
top: 10px;
height: 120px;
}

#header {
position:relative;
left: 231px;
top:10px;
background:#FFF;
height:120px;
}

#headLink   {
position: relative;
margin-top: 10px;
margin-bottom: 8px;
}

A:link { color: #AE0000 }          /* unvisited link */
A:visited { color: #CC0000 }        /* visited links */
A:active { color: #AE0000 }        /* active links */
A:hover { color: #000000 }        /* hover */

H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.3em; 
color : #000000; 
background-color : transparent; 
margin-top: 10px;
}

H2 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.1em; 
color : #000000; 
background-color : transparent; 
}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}

.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
color : #AE0000; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
color : #CC0000; 
}

.noline a:link{
  text-decoration : none;
  color : #AE0000; 
}

.noline a:visited{
  text-decoration : none;
  color : #CC0000; 
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
color : #AE0000;
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
color : #CC0000;
}

.errortext {
font-size : 1.0em; 
  font-family : Arial, Helvetica, sans-serif; 
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #CC6666;
}

.bg_medium {
  background-color : #CC9999;
}

.bg_light {
  background-color : #CCCCCC;
}

.alt_bg_dark {
  background-color : #A8A7CC;
}

.alt_bg_medium {
  background-color : #DBACB2;
}

.alt_bg_light {
  background-color : #D6CECE;
}

.tightlist {
  margin-top  : .8em;
  margin-left : -1.5em;
}

li {
margin-bottom: 3px;
}

.boxPic 
{ 
float:right; 
width: 212px;
height: 280px;
margin-left: 12px; 
margin-top: 15px; 
font-family:arial, helvetica, sans-serif; 
font-size:8pt; 
text-align:center;
} 

html>body .boxPic
{
float:right; 
width: auto;
height: auto;
min-width: 212;
min-height: 250px;
margin-left: 12px; 
margin-top: 15px; 
font-family:arial, helvetica, sans-serif; 
font-size:8pt; 
text-align:center;
} 

.boxPic2 
{ 
float:right; 
width: 158px;
height: 185px;
margin-left: 12px; 
margin-top: 135px; 
font-family:arial, helvetica, sans-serif; 
font-size:8pt; 
text-align:center;
} 

html>body .boxPic2
{
float:right; 
width: auto;
height: auto;
min-width: 158px;
min-height: 185px;
margin-left: 12px; 
margin-top: 135px; 
font-family:arial, helvetica, sans-serif; 
font-size:8pt; 
text-align:center;
} 

.boxPic3 
{ 
float:right; 
width: 150px;
height: 155px;
margin-left: 12px; 
margin-top: 75px; 
font-family:arial, helvetica, sans-serif; 
font-size:8pt; 
text-align:center;
} 

html>body .boxPic3
{
float:right; 
width: auto;
height: auto;
min-width: 150px;
min-height: 155px;
margin-left: 12px; 
margin-top: 75px; 
font-family:arial, helvetica, sans-serif; 
font-size:8pt; 
text-align:center;
} 

