/* CSS Document */



body	{
	margin-top: 30px;
	margin-bottom: 30px;
}


#menu	{
	width: 400px;	
	margin-left: 30px;
	float: left;
}

	#menu a {
		
		text-decoration: none;
	}
	
	#menu .selected {
	
		color: #333333;	
	}
	
	#menu h2 {
		
		color: #AAAAAA;
	}
	
	

h1	{
	color: #990000;
	font-size: 35pt;
	
	font-weight: normal;
	
	letter-spacing: 0.02em;
	
	margin-bottom: 15px;
	
}

h2	{
	font-size: 35pt;
	line-height: 0pt;
	height: 35px;
	color: #333333;
	
	font-weight: bold;
}

h3 {
	
	font-family: arial;
	font-size: 10pt;
	color: #AAAAAA;	
	font-weight: normal;
}



#sub	{
	padding-top: 50px;
	line-height: 12pt;
}


		



#content	{
	margin-right:30px;
	margin-left: 510px;
}


#w1	{
	width: 450px;
}

#w2	{
	width: 600px;	
}

#w3	{
	width: 302px;	
}

#w4	{
	width: 649px;
}

#image_box .selected {
	
	cursor: pointer;	
}

#arrowl	{
	padding-top: 10px;	
	float: left;
	
	cursor: pointer;
}

#arrowr	{
	padding-top: 10px;	
	float: right;
	
	cursor: pointer;
}


#para	{
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size: 9pt;
	color: #333333;
	padding-top: 60px;
	padding-bottom: 30px;
	line-height: 10pt;
}

p	{
	padding-top: 8px;
}

#content a	{

	text-decoration: none;
	border: none;
	outline: none;
	color: #333333;
}
