/*--body-etc--*/
body {
			background-color: #660000;
}

dt {
			margin-bottom: 10px;
}

img {
			border: 0px;
}
/*--font--*/

.title-font {
			font-size: 30px;
			line-height: 60px;
			margin-top: 20px;
			margin-left: 20px;
			margin-bottom: 10px
			font-family: "Comic Sans Ms";
			color: #ffcccc;
			
}


.link-title-font{
			margin-top: 0px;
			margin-right: 0px;
			margin-left: 0px;
			margin-bottom: 0px;
			border-style: solid;
			border-top-width: 0px;
			border-bottom-width: 3px;
			border-right-width: 0px;
			border-left-width: 7px;
			width: 150px;
			font-size 10px;
			font-family: "Georgia";
			color: #ccff66;
}

.status-title-font{
			margin-top: 0px;
			margin-right: 0px;
			margin-left: 0px;
			margin-bottom: 0px;
			border-style: solid;
			border-top-width: 0px;
			border-bottom-width: 3px;
			border-right-width: 0px;
			border-left-width: 7px;
			width: 500px;
			font-size 10px;
			font-family: "Georgia";
			color: #ff6666;
}


.gallery-title-font{
			margin-top: 0px;
			margin-right: 0px;
			margin-left: 0px;
			margin-bottom: 0px;
			border-style: solid;
			border-top-width: 0px;
			border-bottom-width: 3px;
			border-right-width: 0px;
			border-left-width: 7px;
			width: 500px;
			font-size 10px;
			font-family: "Georgia";
			color: #ff9999;
}


.other-title-font{
			margin-top: 0px;
			margin-right: 0px;
			margin-left: 0px;
			margin-bottom: 0px;
			border-style: solid;
			border-top-width: 0px;
			border-bottom-width: 3px;
			border-right-width: 0px;
			border-left-width: 7px;
			width: 150px;
			font-size 10px;
			font-family: "Georgia";
			color: #ccccff;
}

.status-date{
			font-family: Georgia;
			font-size: 20px;
			color: #ff6666;

}

.status-font{
			font-family: Georgia;
			font-size: 13px;
			color: #ff6666;
}

/*--box--*/


.menu-box {
			margin-top 50px;
			margin-right: 0px;
			margin-left: 0px;
			margin-bottom: 0px;
			padding: 0px;
			border-top-width: 2px;
			border-bottom-width: 2px;
			border-right-width: 0px;
			border-left-width: 0px;
			border-style: solid;
			border-color: #ffcccc;


}

/*
.menu {
		text-decoration: none;
		font-size: 20px;

}


.menu1 {
			float: left;
			display: block;
			margin-right: 0px;
			padding-top: 2px;
			padding-left: 5px;
			padding-bottom: 4px;
			width: 100px;
			height: auto;
			font-size: 20px;
			font-family: sans-serif;
			color: #ffcccc;
			text-decoration: none;
}
*/


.main-img-box {
			margin-top: 0px;
			margin-right: 0px;
			margin-left: 0px;
			margin-bottom: 20px;

}

.main-img-box2 {
			margin-top: 0px;
			margin-right: 0px;
			margin-left: 0px;
			margin-bottom: 0px;
			padding: 0px;
			border-top-width: 0px;
			border-bottom-width: 0px;
			border-right-width: 0px;
			border-left-width: 0px;
			border-style: solid;
			border-color: #ffcccc;
			background-color: #ffffff;
}


.link-box {
			margin-top: 0px;
			margin-right: 10px;
			margin-left: 9px;
			margin-bottom: auto;
			float: left;
				/*border: 2px solid;*/

}

.center-box {
			margin-top: 0px;
			margin-right: 9px;
			margin-left: 9px;
			margin-bottom: auto;
			float: left;
				/*border: 2px solid;*/
}

.other-box {
			margin-top: 0px;
			margin-right: 9px;
			margin-left: 10px;
			margin-bottom: auto;
			float: left;
				/*border: 2px solid;*/

}

.div {
			clear: both;
}


.main-word-box {
			width: 900px;
			margin-top: 0px;
			margin-right: 0px;
			margin-left: 0px;
			padding: 0px;
			padding-top: 10px;
			margin-bottom: 0px;
			background-color: #ffffff;

}


/*--table--*/


.main-table {
			margin-top: 10px;
			margin-right: 0px;
			margin-left: 0px;
			padding: 0px;
			width: 800px;
			border: 2px solid #ffcccc;
}


.center-table {
			/*border: 2px solid;*/
			height: auto;
			width: 500px;
			table-layout: fixed;
			margin-top: 10px;
			margin-bottom: 30px;

}


.h-border1 {
			width: 1px;
			background-color: #ff6666;
}

.h-border2 {
			width: 1px;
			background-color: #ff9999;
}

.w-border1 {
			height: 1px;
			width: 500px;
			background-color: #ff9999;

}



/*--contact--*/

.contact{

			.bg_over {
						background-image: url(../lock/img/tb02.gif);
			}
			.bg_right{
						background-image: url(../lock/img/tb04.gif);
			}
			.bg_under {
						background-image: url(../lock/img/tb06.gif);
			}
			.bg_left {
						background-image: url(../lock/img/tb08.gif);
			}
			.center_td {
						padding: 40px;
			}
}