/* CSS Document */




#links
{
	position:absolute;	
	color: #000000;
	top: 141px;	
	left: 0px; 	
	width: 1024px;
	font-size: 13px;
	font-style: plain;
	letter-spacing: -0.01em;	
	line-height: 23px;
    	font-family: arial;
	z-index:99;	
}

#leftlinks
{
	background-color: #000000; 
	position:absolute;	
	color: #000000;
	top: 171px;	
	left: 0px; 	
	width: 100px;
	padding-top: 25px;
	padding-left: 25px;
	font-size: 13px;
	font-style: plain;
	letter-spacing: -0.01em;	
	line-height: 6px;
    	font-family: arial;
	z-index:99;	
}



#box1text
{
	position:absolute;	
	color: #2b2b2b;
	top: 180px;	
	left: 445px; 	
	width: 490px;
	font-size: 14px;
	font-style: plain;
	letter-spacing: -0.01em;	
	line-height: 21px;
    	font-family: arial;
	z-index:99;	
}

#subtext
{
	position:absolute;	
	color: #2b2b2b;
	top: 185px;	
	left: 35px; 	
	width: 850px;
	font-size: 13px;
	font-style: plain;
	letter-spacing: -0.01em;	
	line-height: 17px;
    	font-family: arial;
	z-index:99;	
}


#projecttext
{
	position:absolute;	
	color: #2b2b2b;
	top: 195px;	
	left: 80px; 	
	width: 850px;
	font-size: 12px;
	font-style: plain;
	letter-spacing: -0.01em;	
	line-height: 16px;
    	font-family: arial;
	z-index:99;	
}



#footer
{
	position:absolute;	
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x,y;	
	color: #838383;
	left: -35px;
	height: 20px;	
	width: 1000px;
	margin-top: 50px;
	padding-top: 5px;
	padding-left: 35px;
	font-size: 12px;
	font-style: plain;
	letter-spacing: -0.00em;	
	line-height: 16px;
    	font-family: arial;
	z-index:99;	
}



.hiddenPic {display:none;}

.body
	{
	font-weight: plain;
	color: #000000;
	font-size: 12px;
	margin-left: 0px;
	font-style: plain;
	letter-spacing: 0.01em;	
	line-height: 15px;
   	font-family: arial;
	text-decoration:none;
	}

.sub
	{
	font-weight: plain;
	color: #000000;
	font-size: 14px;
	margin-left: 0px;
	font-style: italic;
	letter-spacing: 0.01em;	
	line-height: 40px;
   	font-family: arial;
	}

.bold
	{
	font-weight: bold;
	color: #000000;
	font-size: 25px;
	margin-left: 0px;
	font-style: italic;
	letter-spacing: -0.00em;	
	line-height: 45px;
   	font-family: times;
	}

.bold2
	{
	font-weight: bold;
	color: #00488a;
	font-size: 25px;
	margin-left: 0px;
	font-style: plain;
	letter-spacing: 0.1em;	
	line-height: 45px;
   	font-family: times;
	}


.italic
	{
	font-weight: italic;
	color: #828282;
	font-size: 15px;
	margin-left: 0px;
	font-style: italic;
	letter-spacing: -0.02em;	
	line-height: 18px;
   	font-family: times;
	}



.header
	{
	font-weight: bold;
	color: #992c2c;
	font-size: 18px;
	font-style: italic;
	letter-spacing: -0.01em;	
	line-height: 20px;
    	font-family: times;
	text-decoration: none;
	}

.subhead
	{
	font-weight: bold;
	color: #992c2c;
	font-size: 30px;
	font-style: italic;
	letter-spacing: -0.01em;	
	line-height: 30px;
    	font-family: times;
	}



.foot
	{
	font-weight: plain;
	color: #000000;
	font-size: 9px;
	font-style: plain;
	letter-spacing: 0.01em;	
	line-height: 15px;
   	font-family: arial;
	}








A.list:link
{
    font-size: 14px;
    color: #00488a;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none
}

A.list:submenu
{
    font-weight: bold;
	z-index: 3;
    font-size: 14px;
    color: #1B1C3B;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none
    }
    
A.list:active
{
    font-size: 14px;
    color: #1B1C3B;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline
}
A.list:visited
{
    font-size: 14px;
    color: #1B1C3B;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none
}

A.list:hover
{
    font-size: 14px;
    color: #992c2c;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none
}





A.home:link
{
    font-size: 12px;
    display: block;
    width: 100px;
    height: 12px; 
    line-height: 10px;
    background-image: url(images/dot.jpg);
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none
}

A.home:submenu
{
    font-weight: bold;
	z-index: 3;
    font-size: 12px;
    color: #1B1C3B;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none
    }
    
A.home:active
{
    font-size: 12px;
    color: #1B1C3B;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline
}

A.home:visited
{
    font-size: 12px;
    display: block;
    width: 100px;
    height: 12px; 
    line-height: 10px;
    background-image: url(images/dot_gray.jpg);
    color: #9e9e9e;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none
}

A.home:hover
{
    font-size: 12px;
    display: block;
    width: 100px;
    height: 12px; 
    line-height: 10px;
    background-image: url(images/dot_orange.jpg);
    color: #d6a24e;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none
	z-index:99;
}

A.header:link
{
    font-size: 18px;
    color: #992c2c;
    font-family: times;
    font-style: italic;
    letter-spacing: -0.01em;
    line-height: 20px;
    text-decoration: none;
}

A.header:submenu
{
    font-weight: bold;
	z-index: 3;
    font-size: 18px;
    color: #992c2c;
    font-family: times;
    font-style: italic;
    letter-spacing: -0.01em;
    line-height: 20px;
    text-decoration: none;
    }
    
A.header:active
{
    font-size: 18px;
    color: #992c2c;
    font-family: times;
    font-style: italic;
    letter-spacing: -0.01em;
    line-height: 20px;
    text-decoration: none
}
A.header:visited
{
    font-size: 18px;
    color: #992c2c;
    font-family: times;
    font-style: italic;
    letter-spacing: -0.01em;
    line-height: 20px;
    text-decoration: none
}

A.header:hover
{
    font-size: 18px;
    color: #992c2c;
    font-family: times;
    font-style: italic;
    letter-spacing: -0.01em;
    line-height: 20px;
    text-decoration: none
}


  






A.footer:link
	{
	font-weight: plain;
	color: #838383;
	font-size: 12px;
	letter-spacing: -0.00em;	
    	font-family: arial;
   	text-decoration: none; 
}

A.footer:visited
	{
	font-weight: plain;
	color: #363768;
	font-size: 12px;
	letter-spacing: -0.00em;	
    	font-family: arial;
   	text-decoration: none; 
}



A.footer:hover
	{
	font-weight: plain;
	color: #AA0000;
	font-size: 12px;
	letter-spacing: -0.00em;
   	font-family: arial;
   	text-decoration: none; 
}






#first a {
position:absolute;
left: 0px;
top: 371px;	
float:left;
height:90px;
width:121px;
border:0;
background: url("images/photo1.jpg");
background-repeat:no-repeat;
z-index:99;
}

#first a:hover {
background: url("images/photo1_L.jpg");
background-position: 0px 0px;
margin-top: -200px;
margin-left: -0px;
height:428px;
width:428px;
background-repeat:no-repeat;
z-index:99;
}


#second a {
position:absolute;
left: 121px;
top: 371px;	
float:left;
height:90px;
width:121px;
border:0;
background: url("images/photo2.jpg");
background-repeat:no-repeat;
z-index:99;
}

#second a:hover {
background: url("images/photo2_L.jpg");
background-position: 0px 0px;
margin-top: -200px;
margin-left: -121px;
height:428px;
width:428px;background-repeat:no-repeat;
z-index:99;
}


#third a {
position:absolute;
left: 216px;
top: 371px;	
float:left;
height:90px;
width:121px;
border:0;
background: url("images/photo3.jpg");
background-repeat:no-repeat;
z-index:99;
}

#third a:hover {
background: url("images/photo3_L.jpg");
background-position: 0px 0px;
margin-top: -200px;
margin-left: -216px;
height:428px;
width:428px;
background-repeat:no-repeat;
z-index:99;
}


#fourth a {
position:absolute;
left: 309px;
top: 371px;	
float:left;
height:90px;
width:121px;
border:0;
background: url("images/photo4.jpg");
background-repeat:no-repeat;
z-index:99;
}

#fourth a:hover {
background: url("images/photo4_L.jpg");
background-position: 0px 0px;
margin-top: -200px;
margin-left: -309px;
height:428px;
width:428px;
background-repeat:no-repeat;
z-index:99;
}


#fifth a {
position:absolute;
left: 0px;
top: 461px;	
float:left;
height:90px;
width:121px;
border:0;
background: url("images/photo5.jpg");
background-repeat:no-repeat;
z-index:99;
}

#fifth a:hover {
background: url("images/photo5_L.jpg");
background-position: 0px 0px;
margin-top: -290px;
margin-left: -0px;
height:428px;
width:428px;
background-repeat:no-repeat;
z-index:99;
}


#sixth a {
position:absolute;
left: 121px;
top: 461px;	
float:left;
height:90px;
width:121px;
border:0;
background: url("images/photo6.jpg");
background-repeat:no-repeat;
z-index:99;
}

#sixth a:hover {
background: url("images/photo6_L.jpg");
background-position: 0px 0px;
margin-top: -290px;
margin-left: -121px;
height:428px;
width:428px;
background-repeat:no-repeat;
z-index:99;
}



#seventh a {
position:absolute;
left: 216px;
top: 461px;	
float:left;
height:90px;
width:121px;
border:0;
background: url("images/photo7.jpg");
background-repeat:no-repeat;
z-index:99;
}

#seventh a:hover {
background: url("images/photo7_L.jpg");
background-position: 0px 0px;
margin-top: -290px;
margin-left: -216px;
height:428px;
width:428px;
background-repeat:no-repeat;
z-index:99;
}

#eighth a {
position:absolute;
left: 309px;
top: 461px;	
float:left;
height:90px;
width:121px;
border:0;
background: url("images/photo8.jpg");
background-repeat:no-repeat;
z-index:99;
}

#eighth a:hover {
background: url("images/photo8_L.jpg");
background-position: 0px 0px;
margin-top: -290px;
margin-left: -309px;
height:428px;
width:428px;
background-repeat:no-repeat;
z-index:99;
}





	
	
