/* CSS Document */
body {
		background: #000000;
		margin: 5px;
}
img { 
		border: 0px;
		margin: 2px;
 } 
 /*--------------------------COLUMNS----------------------*/
.col1, .col2, .col3 {
		border: 1px #ffcc00;
		border-style: solid;
		float: left;
}
.col1, .col3 {
		width: 17%;
}
.col2 {
		width: 60%;
		border: #ffffff;
}
.lay0 {
		clear: both;
		width: 780px;
		text-align: center;
}
.col1, .col3 { background: #333333 }
.col2 { background: #ffffff }

}
/*------------------------END-COLUMNS------------------*/



/*-------------------------BOXS------------------*/
.box1, .box2 {
		border: #ffffff;
		border-width: 1px;
		border-style: solid;
		margin: 2;
		padding: 2;
		width: 130px;
}
.box1 {
		background: #FF6600;
}
.box2 {
		background: #000000;
		text-align: left;
}
.gall_box {
		width: 95%;
		background: #000000;
		border: #FF6600;
		border-width: 2px;
		border-style: solid;
		text-align: left;
		padding: 10px;
}
.text_box {
		width: 95%;
		background: #000000;
		border: #FF6600;
		border-width: 2px;
		border-style: solid;
		color: #ffffff;
		padding: 0px;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;

}

/*-------------------------END-BOXS------------------*/


/*--------------------------LINKS--------------------*/	
.link1 {
		font-family: tahoma;
		font-size: 13;
		color: #ffffff;
		text-decoration: none;
}
.link1:hover {
		font-family: tahoma;
		font-size: 13;
		color: #FF0000;
		text-decoration: none;
}
.link1:visited {
		font-family: tahoma;
		font-size: 13;
		color: #ffffff;
		text-decoration: none;
}
.linkn {
		font-family: tahoma;
		font-size: 15;
		color: #ffffff;
		text-decoration: none;
		font-weight: 600;
}
.linkn:hover {
		font-family: tahoma;
		font-size: 15;
		color: #FF0000;
		text-decoration: none;
		font-weight: 600;
}
.linkn:visited {
		font-family: tahoma;
		font-size: 15;
		color: #ffffff;
		text-decoration: none;
		font-weight: 600;
}
.linkg {
		font-family: tahoma;
		font-size: 15;
		color: #FF6600;
		text-decoration: none;
		font-weight: 400;
}
.linkg:hover {
		font-family: tahoma;
		font-size: 15;
		color: #ffffff;
		text-decoration: none;
		font-weight: 400;
}
.linkg:visited {
		font-family: tahoma;
		font-size: 15;
		color: #FF6600;
		text-decoration: none;
		font-weight: 400;
}
.linkb, .linka {
		font-family: tahoma;
		font-size: 16;
		color: #FF0000;
		text-decoration: none;
		font-weight: 600;
}
.linkb:hover {
		font-family: tahoma;
		font-size: 16;
		color: #FF6600;
		text-decoration: none;
		font-weight: 600;
}
.linkb:visited {
		font-family: tahoma;
		font-size: 16;
		color: #FF0000;
		text-decoration: none;
		font-weight: 600;
}
.linka:hover {
		font-family: tahoma;
		font-size: 16;
		color: #FF6600;
		text-decoration: none;
		font-weight: 600;
}
.linka:visited {
		font-family: tahoma;
		font-size: 16;
		color: #FF0000;
		text-decoration: none;
		font-weight: 600;
}
/*-------------------------END-LINKS------------------*/

ul {
		list-style: circle inside;
		margin: 0px;
		padding-left: 1px;
		padding-top: 2px;
}
.red {
		color: #FF0000;
}
.yell {
		color: #FFFF66;
}

.hside {
		color: #ffffff;
		text-decoration: underline;
}
.bookm, .arch {
		width: 90%;
		
}
.bookm { text-align: right; }
.arch { margin-left: 20px; text-align: left; }

.2257 {
font-size: 10;
}
