body {background-image:url(images/bg_light.jpg); background-attachment: fixed; background-repeat:no-repeat; background-color: #f5f7fe}

td, div {font-family:Arial; font-size:12px; color: #678091; text-decoration: none; line-height: 18px;}

#logo { float:left; position:absolute; top:30px; left:50px; width:154px;} 
#white_container { float:left; position:relative; top:70px; left:35px; width:800px; background-color: #ffffff; height:auto; } 
#navi { float:left; position:relative; top:8px; left:10px; width:150px;}
#content_center {float:left; 
	position:relative;
	top:20px;
	left:200px;
	width: 480px; margin-bottom:50px;
}

#content_left {float:left; 
	position:relative; 
	top:20px;
	left:90px;
	width: 580px; padding-bottom:120px;
}

#thumbs { float:left; position:relative; top:250px; left:-300px; width:170px;}

.red {color: #D91514;}
.orange {color: #F87D20;}

a.navi  {font-family:Arial; font-size:13px; text-decoration: none; line-height:25px; font-weight:normal;}
a.navi:visited {color: #678091;}
a.navi:link {color: #678091;}
a.navi:active {color: #D91514;}
a.navi:hover {color: #D91514;}

a.subnavi  {font-family:Arial; font-size:13px; text-decoration: none; line-height:17px; font-weight:normal; padding-left:20px;}
a.subnavi:visited {color: #678091;}
a.subnavi:link {color: #678091;}
a.subnavi:active {color: #F87D20;}
a.subnavi:hover {color: #F87D20;}

a  {font-family:Arial; font-size:13px; text-decoration: underline; }
a:visited {color: #678091;}
a:link {color: #678091;}
a:active {color: #678091;}
a:hover {color: #678091;}

