@charset "utf-8";
body {
	margin: 0px; padding:0px;
	background-image: url(img/2/bg.jpg);
	background-repeat: repeat;
}
img { border:2px solid #FFFFFF}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #000066;
}
a:active {
	color: #ECE9D8;
}
.nobrd{ border:#FFFFFF 0px solid}

#out{background-image:url(img/2/left.jpg); background-repeat:no-repeat; background-position:top left; width:1000px; height:768px; border:1px solid  #006600}
#out2{background-image:url(img/2/right.jpg); background-repeat:no-repeat; background-position:top right; width:100%; height:768px}
#out3{background-image:url(img/2/rigthbtm.jpg); background-repeat:no-repeat; background-position:bottom right; width:100%; height:768px}
#out4{background-image:url(img/2/leftbtm.jpg); background-repeat:no-repeat; background-position:bottom left; width:100%; 
height:768px}

/* CSS Document */

