p, p1, p2, p3, p4, h1, h2, h3, h4

{

text-decoration:none;

}

ul

 {

 list-style-type:none;

 margin:0;

 padding:0;

}

ul.b, li.b 

{

list-style-type: square;

margin:2.5;

padding:0;

}

h1

{

font-family:"tahoma", arial, verdana;

color:#696969;

letter-spacing:3px;

font-size:25px;

width:500px

}

h1, h2, h3 

{

font-weight:normal;

}

h2, h3, h4, p, a

{

font-family:"tahoma", arial, verdana;

color:#696969;

font-size:13px;

}

p1, p2, p3, 

{

font-family:"tahoma", arial, verdana;

color:#696969;

font-size:9px;

}

a1, p4

{

font-family:"tahoma", arial, verdana;

color:#696969;

font-size:8px;

}

a:link {color:#696969; text-decoration:none} /* unvisited link */

a:visited {color:#696969; text-decoration:bold}  /* visited link */

a:hover {color:#000000;}  /* mouse over link */

a:active {color:#000000;}  /* selected link */

}

div.container

 {
	position: relative;
	margin-top: 5%;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 800px;
	padding: 5px;
	border: 0px solid gray;

}

div.header

{

position:absolute; left: 10px; top: -10px;

width:485px;

height:70px;


margin :0px;

padding:0px;

border:0px solid gray;

line-height:100%

}

div.header

a {font-size: 25px;

letter-spacing:3px;

} 

div.primarymenu

{
	position: absolute;
	left: 0px;
	top: 65px;
	width: 75px;
	height: 150px;
	padding: 5px;
	border: 0px solid gray;
	margin: 5px;
	line-height: 125%


}

div.secondarymenu

{
 

position:absolute; 
left: 95px; 
top: 65px;
width:75px;
height:150px;
padding:5px;
border:0px solid gray;
margin:5px;
line-height:125%


}

div.tertiarymenu

{

position:absolute; left: 190px; top: 65px;

width:290px;

height:150px;


padding:5px;

border:0px  solid gray;

margin:5px;

line-height:125%


}


div.detailtext

{

position:absolute; left: 0px; bottom: -5px;

width:480px;

height:250px;


padding:5px;

border:0px solid gray;

margin:5px;

line-height:125%


 }

div.img

{
	position: absolute;
	left: 664px;
	top: 4px;
	padding: 0px;
	border: 0px;
	margin: 0px;

}

div.footer


{
	position: absolute;
	left: 495px;
	bottom: -63px;
	width: 500px;
	height: 8px;
	padding: 5px;
	border: 0px solid gray;
	margin: 5px;

}



div.footer


a {font-size: 8px;} 



div.detailtext span 

{

position: absolute;

bottom: 0px;

left: 0px;

}



div.header span 

{

position: absolute;

top: 0px;

left: 0px;

}
