/* Inherited */
html, body{
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	text-align: center;
}
div{
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
div.OffCenter{
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
}
table{
	margin-left: auto;
	margin-right: auto;
	border: none 0px;
}
img{
	border: none 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* Elements */
.PageWide{
	width: 1000px;
}
.HalfPageWide{
	width: 496px;
}
.BufferHorz{
	width: 8px;
}
.LeftColumn{
	width: 162px;
}
.RightColumn{
	width: 830px;
}
.RColBorder{
	width: 828px;
}
.RColContent{
	width: 820px;
}
.PageLink{
	width: 190px;
}
.FrameLink{
	width: 120px;
}
.FrameInfo{
	width: 280px;
}
.FrameLink2{
	width: 195px;
}
.FrameInfo2{
	width: 390px;
}
.ImgFrame{
	width: 800px;
}
.ImgHalfFrame{
	width: 400px;
}
.ImgQuarterFrame{
	width: 200px;
}
.SiteSpace{
	width: 45px;
	height: 40px;
}
.SiteLink{
	width: 130px;
	height: 40px;
}
.PageTitle{
	width: 1000px;
	height: 80px;
}
.BannerAd{
	width: 468px;
	min-height: 60px;
}
.TowerAd{
	width: 160px;
	height: 0px;
}
.ImgThumb{
	width: 148px;
}

/* Padding */
.Pad_All{
	padding: 4px 4px 4px 4px;
}
.Pad_Vert{
	padding: 4px 0px 4px 0px;
}
.Pad_Horz{
	padding: 0px 4px 0px 4px;
}
.Pad_Top{
	padding: 4px 0px 0px 0px;
}
.Pad_Bottom{
	padding: 0px 0px 4px 0px;
}
.Buff_All{
	margin: 2px 2px 2px 2px;
}
.Buff_Top{
	padding-top: 8px;
}

/* Alignment */
.Align_Frame{
	text-align: center;
	vertical-align: middle;
}
.Align_Text{
	text-align: left;
	vertical-align: top;
}
.Align_Top{
	text-align: center;
	vertical-align: top;
}
.Align_Right{
	text-align: right;
	vertical-align: middle;
}
.Align_Bottom{
	text-align: center;
	vertical-align: bottom;
}
.Align_Left{
	text-align: left;
	vertical-align: middle;
}

/* Rowndie Elements */
.Round_A1{
	margin: 0px 4px 0px 4px;
}
.Round_A2{
	margin: 0px 2px 0px 2px;
}
.Round_A3{
	margin: 0px 1px 0px 1px;
}
.Round_A4{
	margin: 0px 0px 0px 0px;
}
.Round_A1, .Round_A2, .Round_B2{
	Height: 1px;
}
.Round_A3, .Round_B3{
	Height: 2px;
}
.Round_B4{
	padding: 1px 4px 1px 4px;
}
.RoundFullPage_A4{
	width: 1000px;
}
.RoundFullPage_C4{
	width: 990px;
}
.RoundFullPage_A1, .RoundFullPage_B2{
	width: 992px;
}
.RoundFullPage_A2, .RoundFullPage_B3{
	width: 996px;
}
.RoundFullPage_A3{
	width: 998px;
}
.RoundFullPage_B4{
	width: 990px;
}
.RoundRCol_A4{
	width: 830px;
}
.RoundRCol_C4{
	width: 820px;
}
.RoundRCol_A1, .RoundRCol_B2{
	width: 822px;
}
.RoundRCol_A2, .RoundRCol_B3{
	width: 826px;
}
.RoundRCol_A3{
	width: 828px;
}
.RoundRCol_B4{
	width: 820px;
}
.RoundHalfPage_A4{
	width: 496px;
}
.RoundHalfPage_C4{
	width: 486px;
}
.RoundHalfPage_A1, .RoundHalfPage_B2{
	width: 488px;
}
.RoundHalfPage_A2, .RoundHalfPage_B3{
	width: 492px;
}
.RoundHalfPage_A3{
	width: 494px;
}
.RoundHalfPage_B4{
	width: 486px;
}
