/* CSS Document */
#page_content {

	margin: 0px auto;
	width:780px;
	POSITION: relative;
	text-align:left;
	
	background-image:url(../common/background.jpg);
	background-repeat:no-repeat;
	HEIGHT: 600px;
	background-position:top;
	filter:null;
	
}


	
body {

   margin:0px auto; 
	text-align:center;
	background-color:#FFFFFF;
	


	
}


#links {
	position:absolute;
	left:338px;
	top:72px;
	width:107px;
	height:16px;
}
#about {
	position:absolute;
	left:338px;
	top:4px;
	width:107px;
	height:17px;
}

#home {
	position:absolute;
	left:724px;
	top:80px;
	width:35px;
	height:11px;
}

#test {
	position:absolute;
	left:338px;
	top:21px;
	width:107px;
	height:16px;
}

#laws {
	position:absolute;
	left:338px;
	top:37px;
	width:123px;
	height:16px;
}

#contact {
	position:absolute;
	left:338px;
	top:53px;
	width:107px;
	height:19px;
}

#text{
z-index:5;}
#casual {
	position:absolute;
	left:0px;
	top:100px;
	width:139px;
	height:153px;
}

#formal {
	position:absolute;
	left:0px;
	top:253px;
	width:139px;
	height:161px;
}

#photo {
	position:absolute;
	left:0px;
	top:414px;
	width:139px;
	height:163px;
}
#title {
	position:absolute;
	left:148px;
	top:106px;

}
#home_area {
	position:absolute;
	left:483px;
	top:2px;
	width:277px;
	height:91px;
}
img {
	border: 0px; 
}
a {
	margin: 0px; /*otherwise netscape has margin*/
}

p {
	margin: 0px; /*otherwise netscape has margin*/
	margin-bottom:8px;
}

a:link {
	color: #000000;
	text-decoration: none;
}    
a:visited {
	color: #000000;
	text-decoration: none;
} 
a:hover {
	text-decoration: underline;	
}



	
.rollover{
filter:progid:DXImageTransform.Microsoft.Fade(duration=0.2);
}


.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	
	
}
.float_right{
float:right;}
.float_left{
float:left;}
.small{
font-size:10px;}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #586A57;
}
ul{  
margin-top:0px;
margin-bottom:0px;

padding-left:1em;
margin-left:1em;

}
#footer{
position:relative;
top:-20px;
width:100%;
text-align:center;
font-size:10px;
color:#000000;
}
#footer a:link{
color:#000000;
}
#footer a:visited{
color:#FEF4D6;
}
