@charset "utf-8";
/* CSS Document */
body {
	background-attachment: fixed;
	background-image: url(wallpaper_8497.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	margin: 0px auto;
	padding: 0px auto;
	font-family: tahoma, arial, helvetica, sans-serif;
    width: 100%;
    height: 100%;
    position: absolute;
    foverflow: hidden;
	background-color:#5d5c5c;
}

.hiddenPic {
	display:none;
}

.back_main {
	background-image:url(images/back_ground_01.jpg);
	background-repeat:repeat;
	}
	
font {
	font:Arial, Helvetica, sans-serif;
}

.side_box {
	background-image:url(images/side_box_22.jpg);
	background-repeat:repeat-y;
}	
a:link { 
	color: #333333;
	text-decoration: none;
	}
a:visited { 
	color:#333333;
	text-decoration: none;
	}
a:hover { 
	color:#336600;
	text-decoration:underline;
	}
a:active { 
	color: #333333;
	}
#dash_line {
	background-image: url(images/dash.jpg);
	background-repeat:repeat;
}

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