/* CSS Document */

<STYLE>
H1 {color:#000000}

.link {font-size:16px;
		text-decoration:none;
		color:#FFFFFF;
		padding-top:5px;
		padding-left:0px;
		padding-right:5px;
		padding-bottom:7px;
		border-right-color:#FFFFFF;
		border-right-style:groove;
		border-right:1px;
		background-color:#006600;
		}

A:hover {color:#FFFFFF;
		text-decoration:underline;
		font-size:16px;
		background-color:#009900;}
		
.AdsenseSide {
			position:absolute;
			top:126px;
			left:2px;
			width:120px;
			height:600px;
			}
			
.Navigation {
			position:absolute;
			top:280px;
			left:2px;
			width:120px;
			height:auto;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			}
.header {
		margin-top:0px;
		margin-left:124px;
		background-color:#009900;
		height:100px;
		}
		
.hmenu {
		margin-top:0px;
		margin-left:124px;
		padding-top:5px;
		width:auto;
		height:25px;
		background-color:#006600;
		}

.AdSenseRight {
	    /*margin-top:0px;
		margin-left:657px;*/
		float:right;
		width:122px;
		height:auto;
		}

.Main {
	position:absolute;
	top:180px;
		left0px;
	/*top:135px;
		left:128px;*/
		/*min-width:495px;*/
		width:500px;
	/*margin-right:125px;*/
		min-height:400px;
	/*height:400px;*/
		border:5px;
	border-style:solid;
	border-color:#009900;
	left: 125px;		/*background-image:url(images/YGO-Frame1.jpg);*/
		}

.Box {
	Position:absolute;
	top:132px;
	left:125px;
	width:auto;
	height:auto;
	border-color:#000000;
	border:2px;
	border-style:solid;
	}

.Title {
		width:auto;
		height:35px;
		background-color:#006600;
		font-size:24px;
		font-weight:bold;
		color:#FFFFFF;
		text-align:center;
		}

.SubItem1 {	
		margin-left:20px;
		width:95%;
		}
		
Body {
	  background-image:url(images/LGO-PageBackground.jpg);
	  background-repeat:repeat-y;
	  font-family:Arial, Helvetica, sans-serif;
	  margin:0px;
	  }
	


</STYLE>
