.main-container a, .main-container a:link, .main-container a:visited {
  	color: #f5c400;
  	text-decoration: none;
	}

.main-container a:hover {
	color: #f5c400;
	text-decoration: underline;
	}

	.main-container .rightFloat {
		margin: 0px auto 1px 5px;
		clear: right;
		float: right;
		}
	.main-container .rightFloatLow { /* For bumping rightFloat images down one line */
		margin: 1.5em auto 1px 5px;
		clear: right;
		float: right;
		}

	.main-container .leftFloat {
		margin: 0px 5px 1px auto;
		clear: left;
		float: left;
		}

	.main-container .centerClear {
		text-align: center;
		width: 100%;
		margin: 0px auto;
		clear: both;
		position: relative;
		}

		.main-container .centerClear img {margin: 3px;}

		.main-container .centerClear .rowbuffer {
			clear: both;
			height: 10px;
		}
		.main-container .centerClear .image2 {
			width: 50%;
			_width: 48%;
			float: left;
			margin-bottom: 10px;
		}
		.main-container .centerClear .image3 {
			width: 33%;
			_width: 31%;
			float: left;
			margin-bottom: 10px;
		}
		.main-container .centerClear .image4 {
			width: 25%;
			_width: 24%;
			float: left;
			margin-bottom: 10px;
		}
		.main-container .centerClear .image5 {
			width: 20%;
			_width: 19%;
			float: left;
			margin-bottom: 10px;
		}

  		.main-container .legal{
  		font-size: .8em;
  		color: #999999;
  	}
	
	
	
	
.noticias-contenedor {
	float:left;
	height:auto;
	margin: 0px 6px 0px 13px !important;
	margin: 0px 0px 0px 11px;
	width:545px;
	}
	.noticias-contenedor .header-noticias {
		background:transparent url(../img/tabbed-menu_nav-news-only.gif) no-repeat scroll center bottom;
		height:75px;
		margin:0;
		padding:0;
		width:545px;
		}
	.noticias-contenedor .tab-contenido {
		background:transparent url(../img/tabbed-menu_bg.jpg) repeat-y scroll center bottom;
		height:auto;
		text-align:justify;
		width:545px;
		}
		.noticias-contenedor .tab-contenido .entrada-contenido {
			height:auto;
			margin:0 25px;
			width:495px;
			}
			.noticias-contenedor .tab-contenido .entrada-contenido .tab-entrada {
				color:#000000;
				margin:0 0 20px;
				text-align:justify;
				width:300px;
				}
				.noticias-contenedor .tab-contenido .entrada-contenido .tab-entrada .entry-title {
					
					font-weight:bold;
					margin:0;
					padding:0;
					}
				.noticias-contenedor .tab-contenido .entrada-contenido .tab-entrada .entry-titleLink {
					
					font-weight:bold;
					margin:0;
					padding:0;
					}
					.noticias-contenedor .tab-contenido .entrada-contenido .tab-entrada .entry-titleLink a, .entry-titleLink a:link, .entry-titleLink a:visited {
						color:#900;
						text-decoration:none;
						}
					.noticias-contenedor .tab-contenido .entrada-contenido .tab-entrada .entry-titleLink a:hover {
						color:#930;
						text-decoration:underline;
						}
				.noticias-contenedor .tab-contenido .entrada-contenido .tab-entrada .entry-post {
					padding:10px;
					text-align:justify;
					}
					
				.noticias-contenedor .tab-contenido .entrada-contenido .tab-entrada .entry-post p{
					text-indent:10px;
					margin-bottom:0px;
					}
					.noticias-contenedor .tab-contenido .entrada-contenido .tab-entrada .entrada-articuloLink {
						color:#F5C400;
						font-size:10px;
						font-weight:bold;
						margin-left:40px;
						text-decoration:none;
						}
						.noticias-contenedor .tab-contenido .entrada-contenido .tab-entrada .entrada-articuloLink a, .entrada-articuloLink a:link, .entrada-articuloLink a:visited {
							color:#F5C400;
							text-decoration:none;
							}
						.noticias-contenedor .tab-contenido .entrada-contenido .tab-entrada .entrada-articuloLink a:hover {
							color:#F5C400;
							text-decoration:underline;
							}
	.noticias-contenedor .tab-footer {
	background:transparent url(../img/tabbed-menu_footer.gif) no-repeat scroll 0 0;
	height:45px;
	width:545px;
	}
.misc-box-container {
		float: left;
		margin: 0px 0px 0px 6px;
		width: 241px;
		}

		.misc-box-container .box1{
			width: 241px;
			height: 252px;
			margin: 0px 0px 15px 0px;
			padding: 0px;
			}

		.misc-box-container .box2{
			width: 241px;
			height: 143px;
			margin: 0px 0px 15px 0px;
			padding: 0px;
			}

		.misc-box-container .box3{
			width: 241px;
			height: 143px;
			margin: 0px;
			padding: 0px;
			}


/* Body Structure - Content */
/* Pages: Press Coverage */
/* ============================================ */

.main-container {
	background: #000000 url('http://mythicmktg.fileburst.com/war/us/global/main-content_bg.gif') bottom center repeat-y;
	margin: 20px auto 0px auto;
	width: 621px;
	}

	.main-container .header1 /* thicker header */ {
		background: url('http://mythicmktg.fileburst.com/war/us/global/main-content_header1.gif') top center repeat-y;
		margin: 0px;
		width: 621px;
		height: 90px;
		}

	.main-container .header2 /* thin metal bar header */ {
		background: url('http://mythicmktg.fileburst.com/war/us/global/main-content_header2.gif') top center repeat-y;
		margin: 0px;
		width: 621px;
		height: 15px;
		}

	.main-container .footer1  /* thicker footer */ {
		background: url('http://mythicmktg.fileburst.com/war/us/global/main-content_footer1.gif') top center repeat-y;
		margin: 0px;
		width: 621px;
		height: 45px;
		}

	.main-container .footer2 /* thin metal bar footer */ {
		background: url('http://mythicmktg.fileburst.com/war/us/global/main-content_footer2.gif') top center repeat-y;
		margin: 0px;
		width: 621px;
		height: 15px;
		}

		.main-container .header1 .title{
			margin: 0px;
			padding: 13px 0px 0px 0px;
			font-size: 20px;
			font-weight: bold;
			color: #e8e8e8;
			font-family: georgia, geneva, arial, serif;
			text-align: center;
			}

		.main-container .header1 .desc{
			color: #999999;
			font-size: 0.8em;
			padding: 15px 0px 0px 0px;
			text-align: center;
			}

				.main-container .header1 .desc a, .desc  a:link, .desc  a:visited {
					color: #f5c400;
					text-decoration: none;
					}

				.main-container .header1 .desc a:hover {
					color: #f5c400;
					text-decoration: underline;
					}


	.main-container .newsbox {
		width: 580px;
		margin: 20px auto;
		}

		.main-container .newsbox .image {
			width: 160px;
			margin: 0px auto;
			float: left;
			}

		.main-container .newsbox .text {
			width: 415px;
			margin: 0px 0px 30px 5px;
			float: left;
			text-align: left;
			}

			.main-container .newsbox .text .title {
				font-size: 1.2em;
				font-weight: bold;
				text-decoration: none;
				color: #CD4707;
				}

			.main-container .newsbox .text .date {
				color: #666666;
				font-size: 1em;
				margin: 4px 0px 5px 0px;
				}

			.main-container .newsbox .text .post {
				margin: 10px 0px 0px 0px;
				color: #dedede;
				}

				.main-container .newsbox .text .post a,
				.main-container .newsbox .text .post  a:link,
				.main-container .newsbox .text .post  a:visited {
					color: #f5c400;
					text-decoration: none;
					}

				.main-container .newsbox .text .post a:hover {
					color: #f5c400;
					text-decoration: underline;
					}

	.main-container .contentbox1 {
		width: 580px;
		margin: 10px auto;
		text-align: left;
		}



/* Body Structure - Content */
/* Pages: Zone Overview */
/* ============================================ */
	.main-container .zonebox {
		width: 580px;
		margin: 20px auto;
		text-align: left;
		color: #dedede;
		}
  	.main-container .zonebox .quote {
  		font-family: times, serif;
  		font-size: medium;
  		font-style: italic;
  	}

		.main-container .zonebox .image {
			margin: 0px auto;
			width: 175px;
			float: left;
			}
			.main-container .zonebox .title {
				font-size: 1.2em;
				font-weight: bold;
				text-decoration: none;
				color: #CD4707;
				}
			.main-container .zonebox .titleCenter {
				font-size: 1.2em;
				font-weight: bold;
				text-decoration: none;
				color: #CD4707;
				text-align: center;
				}


		.main-container .zonebox .text {
			width: 400px;
			margin: 0px 0px 30px 5px;
			float: left;
			text-align: left;
			}
		.main-container .zonebox .textOpen {
			width: 480px;
			margin: 0px 0px 30px 5px;
			float: left;
			text-align: left;
			}
			.main-container .zonebox .text .post {
				margin: 10px 0px 0px 0px;
				color: #dedede;
				}




/* Body Structure - Content */
/* Pages: Armies of War*/
/* ============================================ */

.main-container .AoW-Header /* thicker header */ {
		background: url('http://mythicmktg.fileburst.com/war/us/home/images/armiesofWAR/aow_bg-header_lrg.jpg') top center repeat-y;
		margin: 0px 0px 10px 0px;
		width: 621px;
		height: 366px;
		}

.main-container .army-text {
		width: 565px;
		margin: 10px auto;
		text-align: justify;
		color: #dedede;
		clear: both;
		}

	.main-container .army-text .title {
			font-size: 1.3em;
			font-weight: bold;
			color: #CD4707;
			margin: 20px auto 5px;
			text-align: center;
			}

.main-container .army-career {
		width: 580px;
		margin: 10px auto;
		text-align: center;
		color: #dedede;
		clear: both;
		}

	.main-container .army-career img {
		margin: 0px 3px;
		}

.main-container .army-career-concept img {
		margin: 0px 10px 4px 10px;
		}

.main-container .footer1 .quickselect {
	padding: 12px 0px 0px 20px;
	text-align: left;
	color: #999999;
	}


/* Body Structure - Content */
/* Pages: Game Overview, Misc Subpages, Some AoW */
/* ============================================ */

	.main-container .armiesHome {
		width:599px;
		overflow:hidden;
		margin: 20px 10px;
		position:relative;
	}
		.main-container .armiesHome img {
			position:relative;
			left:-10px;
		}

	.main-container .armybox
	{
		position: relative;
		width: 580px;
		margin: 20px auto;
		text-align: left;
		color: #dedede;
		clear: both;
	}

		.main-container .armybox ul {margin-top:0px; margin-bottom: 1em;}

    	.main-container .armybox ul ul
    	{
    		list-style-type:square;
    	}

  	.main-container .armybox .imgquote {
  		white-space:pre;
  		position: absolute;
  		top: 0px;
  		left: 0px;
  		text-align:center;
  		font-family: times, serif;
  		font-weight: bold;
  		font-size: medium;
  		z-index: 500;
  		width: 100%;
  	}
  	.main-container .armybox .quote {
  		font-family: times, serif;
  		font-size: medium;
  		font-style: italic;
  	}
		.main-container .armybox .date {
			color: #666666;
			font-size: 1em;
			margin: 4px 0px 5px 0px;
			}
		.main-container .armybox .title {
			font-size: 1.2em;
			font-weight: bold;
			text-decoration: none;
			color: #CD4707;
			margin: 20px auto 10px;
		}

/* Body Structure - Content */
/* Pages: Newsletter Archives */
/* ============================================ */

.main-container .newsletterBox {
width: 580px;
margin: 20px auto;
}

	.main-container .newsletterBox .newsletterRow {
	width: 580px;
	height: 120px;
	margin: 20px auto;
	}

		.main-container .newsletterBox .newsletterRow .imageBox {
		position: relative;
		width: 135px;
		margin-left: 8px;
		float: left;
		}

			.main-container .newsletterBox .newsletterRow .imageBox a,
			.main-container .newsletterBox .newsletterRow .post  a:link,
			.main-container .newsletterBox .newsletterRow .post  a:visited {
				color: #f5c400;
				text-decoration: none;
				}

			.main-container .newsletterBox .newsletterRow .imageBox a:hover {
				color: #f5c400;
				text-decoration: underline;
				}


/* Body Structure - Content */
/* Pages: Awards */
/* ============================================ */

.main-container .awardsbox {
width: 580px;
margin: 10px auto;
}

	.main-container .awardsbox .awardsRow {
	width: 580px;
	height: 170px;
	padding-left: 0px;
	padding-top: 0px;
	text-align: center;
	}

		.main-container .awardsbox .awardsRow .imageBox {
		position: relative;
		width: 120px;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 10px;
		float: left;
		}

/* Body Structure - Content */
/* Pages: Special Features */
/* ============================================ */
	.main-container .featurebox {
		width: 580px;
		margin: 20px auto;
		padding-top: 20px;
		text-align: left;
		color: #dedede;
		}

  	.main-container .featurebox .quote {
  		font-family: times, serif;
  		font-size: medium;
  		font-style: italic;
  		color: #FFCC66;
  	}

		.main-container .featurebox .image {
			margin: 0px auto;
			width: 148px;
			float: left;
			}

			.main-container .featurebox .title {
				font-size: 1.2em;
				font-weight: bold;
				text-decoration: none;
				color: #CD4707;
				}

		.main-container .featurebox .text {
			width: 422px;
			margin: 0px 0px 30px 10px;
			float: left;
			text-align: left;
			}

			.main-container .featurebox .text .post {
				margin: 10px 0px 0px 0px;
				color: #dedede;
				}

			.main-container .featurebox .featureimage {
				margin: 0px auto;
				width: 175px;
				float: left;
				}

		.main-container .featurebox .list {
			margin-left: 20px;
			padding-left: 20px;
			text-align: left;
			clear: both;
			}

		.main-container .featurebox .image2 {
			margin: 0px auto;
			width: 193px;
			height: 220px;
			float: left;
			text-align: center;
			}
		.main-container .featurebox .image3 {
			margin: 0px auto;
			width: 280px;
			height: 140px;
			float: left;
			text-align: center;
			}
		.main-container .featurebox .image4 {
			margin: 0px auto;
			width: 280px;
			height: 150px;
			float: left;
			text-align: center;
			}
		.main-container .featurebox .image5 {
			margin: 0px auto;
			width: 110px;
			height: 180px;
			float: left;
			text-align: center;
			}

/* Body Structure - Content */
/* Pages: Icons */
/* ============================================ */

.main-container .iconsBox {
width: 580px;
margin: 10px auto;
}

	.main-container .iconsBox .iconsRow {
	width: 580px;
	height: 60px;
	padding-left: 0px;
	padding-top: 0px;
	text-align: center;
	}

		.main-container .iconsBox .iconsRow .imageBox {
		position: relative;
		width: 60px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		float: left;
		}

/* Body Structure - Content */
/* Pages: Wallpaper */
/* ============================================ */

.main-container .wallpaper-container {
	width: 580px;
	margin: 10px auto;
	}

	.main-container .wallpaper-container .wallpaper-box {
		width: 190px;
		float: left;
		height: 140px;
		margin: 0px 0px 20px 2px;
		}

		.main-container .wallpaper-container .wallpaper-box img{
			margin: 2px;
			}


/* Body Structure - Content */
/* Pages: Art */
/* ============================================ */

.main-container .poster-container {
	width: 580px;
	margin: 10px auto;
	}

	.main-container .poster-container .poster-box {
		width: 190px;
		float: left;
		height: 248px;
		margin: 0px 0px 20px 2px;
		}

		.main-container .poster-container .poster-box img{
			margin: 2px;
			}


/* Body Structure - Content */
/* Pages: Screenshots */
/* ============================================ */

.main-container .screenshotBox {
width: 580px;
margin: 20px auto;
}

	.main-container .screenshotBox .screenshotRow {
	width: 580px;
	height: 120px;
	margin: 20px auto;
	}

		.main-container .screenshotBox .screenshotRow .imageBox {
		position: relative;
		width: 135px;
		margin-left: 8px;
		float: left;
		}

			.main-container .screenshotBox .screenshotRow .imageBox a,
			.main-container .screenshotBox .screenshotRow .post a:link,
			.main-container .screenshotBox .screenshotRow .post a:visited {
				color: #f5c400;
				text-decoration: none;
				}

			.main-container .screenshotBox .screenshotRow .imageBox a:hover {
				color: #f5c400;
				text-decoration: underline;
				}

	.main-container .screenshotBox .screenshotRowHeader {
	width: 580px;
	height: 30px;
	margin: 10px auto 10px 30px;
	text-align: center;
	}

		.main-container .screenshotBox .screenshotRowHeader .textBox {
		position: relative;
		width: 500px;
		float: left;
		font-size: 1.2em;
		font-weight: bold;
		text-decoration: none;
		color: #CD4707;
		margin-bottom: 10px;
		}



/* Body Structure - Content */
/* Pages: Collectors Edition */
/* ============================================ */

.main-container .collectorsBox {
width: 580px;
margin: 20px auto;
}

	.main-container .collectorsBox .collectorsContent {
	text-align: justify;
	}

	.main-container .collectorsBox .collectorsContent .titleText {
	color: #CD4707;
	font-size: 18px;
	font-weight: bold;
	clear: both;
	}

	.main-container .collectorsBox .collectorsContent .boxDesc {
	font-size: 10px;
	font-style: italic;
	text-align: center;
	clear: both;
	}

	.main-container .collectorsBox .centerText {
	text-align: center;
	}

	.main-container .collectorsBox .bonusBox {
	width: 560px;
	height: 70px;
	margin: 5px 5px 10px 5px;
	float: left;
	text-align: left;
	}

	.main-container .bonusBox .imageOne {
	width: 70px;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	}

	.main-container .bonusBox .text {
	width: 190px;
	float: left;
	color: #CD4707;
	font-size: 12px;
	margin-right: 5px;
	}

	.main-container .bonusBox .imageTwo {
	width: 70px;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	}


/* Body Structure - Content */
/* Pages: Feedback Forms */
/* ============================================ */

.main-container .feedbackBox {
width: 580px;
margin: 20px auto;
}

	.main-container .feedbackBox .feedbackRow {
	width: 580px;
	margin: 5px 5px 5px 20px;
	}

		.main-container .feedbackBox .feedbackRow .cellOne {
		position: relative;
		width: 160px;
		float: left;
		text-align: right;
		margin: 5px 5px auto auto;
		}

		.main-container .feedbackBox .feedbackRow .cellTwo {
		position: relative;
		width: 380px;
		float: left;
		text-align: left;
		margin: 5px 5px auto auto;

		}

		.main-container .feedbackBox .feedbackRow .cellTwo .inputBox {
		width:225px;
		}

		.main-container .feedbackBox textarea {
			width: 410px;
		}

/* Body Structure - Content */
/* Pages: faq */
/* ============================================ */
	.main-container .faqbox {
		position: relative;
		width: 580px;
		margin: 20px auto 50px;
		text-align: left;
		color: #dedede;
		clear: both;
	}

		.main-container .faqbox ul {
			list-style-image: url('http://mythicmktg.fileburst.com/war/us/home/images/faq/arrow.gif');
			list-style-type: circle;
		}

		.main-container .faqbox ul#faqmenu a {
			cursor: pointer;
		}
				.main-container .faqbox ul#faqmenu ul {
					display: none;
				}


		.main-container .faqbox .title {
			font-size: 1.2em;
			font-weight: bold;
			text-decoration: none;
			color: #CD4707;
			margin-bottom: 20px;
		}

/* Body Structure - Content */
/* Pages: openbeta */
/* ============================================ */

.main-container .openbetaBox {
width: 580px;
margin: 20px auto;
}

	.main-container .openbetaBox .openbetaContent {
		width: 420px;
		margin: 0px 10px;
		text-align: justify;
		float: right;
	}

	.main-container .openbetaBox .openbetaContent ol{
		padding-left: 20px;
		margin-left: 10px;
	}

	.main-container .openbetaBox .openbetaContent .titleText {
	color: #CD4707;
	font-size: 18px;
	font-weight: bold;
	}

	.main-container .openbetaBox .openbetaContent .boxDesc {
	font-size: 10px;
	font-style: italic;
	text-align: center;
	clear: both;
	}

	.main-container .openbetaBox .centerText {
	text-align: center;
	}

	.main-container .openbetaBox .bonusBox {
	width: 560px;
	height: 70px;
	margin: 5px 5px 10px 5px;
	float: left;
	text-align: left;
	}

	.main-container .bonusBox .imageOne {
	width: 70px;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	}

	.main-container .bonusBox .text {
	width: 190px;
	float: left;
	color: #CD4707;
	font-size: 12px;
	margin-right: 5px;
	}

	.main-container .bonusBox .imageTwo {
	width: 70px;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	}


/* Body Structure - Content */
/* Pages: redirect */
/* ============================================ */

 		.main-container .generalbox {
			width: 580px;
			margin: 30px auto;
			text-align: left;
			color: #e8e8e8;
			}

			.main-container .generalbox .title {
  			font-size: 1.2em;
  			font-weight: bold;
  			text-decoration: none;
  			color: #CD4707;
  			margin-bottom: 10px;
  		}


/* Body Structure - Content */
/* Pages: War Stories */
/* ============================================ */
	.main-container .storybox {
		width: 580px;
		margin: 20px auto;
		padding-top: 10px;
		text-align: left;
		color: #dedede;
		}

		.main-container .storybox .image {
			margin: 0px auto;
			width: 250px;
			float: left;
			}

			.main-container .storybox .title {
				font-size: 1.2em;
				font-weight: bold;
				text-decoration: none;
				color: #CD4707;
				}

			.main-container .storybox .desc {
				color: #666666;
				font-size: 1em;
				margin: 4px 0px 5px 0px;
				}

		.main-container .storybox .text {
			width: 320px;
			margin: 0px 0px 30px 10px;
			float: left;
			text-align: left;
			}

			.main-container .storybox .text .post {
				margin: 10px 0px 0px 0px;
				color: #dedede;
				}

/* Body Structure - Content */
/* Pages: Music */
/* ============================================ */

	.main-container .audiobox {
		width: 580px;
		margin: 20px auto;
		}

		.main-container .audiobox .image {
			width: 150px;
			margin: 0px auto;
			float: left;
			}

		.main-container .audiobox .text {
			width: 425px;
			margin: 0px 0px 30px 5px;
			float: left;
			text-align: left;
			}

			.main-container .audiobox .text .title {
				font-size: 1.2em;
				font-weight: bold;
				text-decoration: none;
				color: #CD4707;
				}

			.main-container .audiobox .text .desc {
				/*color: #666666;*/
				font-size: .8em;
				margin: 5px 0px 5px 0px;
				}


			.main-container .audiobox .text .date {
				color: #666666;
				font-size: 1em;
				margin: 4px 0px 5px 0px;
				}

			.main-container .audiobox .text .post {
				margin: 10px 0px 0px 0px;
				color: #dedede;
				}

				.main-container .audiobox .text .post a,
				.main-container .audiobox .text .post  a:link,
				.main-container .audiobox .text .post  a:visited {
					color: #f5c400;
					text-decoration: none;
					}

				.main-container .audiobox .text .post a:hover {
					color: #f5c400;
					text-decoration: underline;
					}
		.main-container .audiobox .text_3 {
			width: 170px;
			margin: 0px 10px 30px;
			float: left;
			text-align: left;
			}

			.main-container .audiobox .text_3 .title {
				font-size: 1.2em;
				font-weight: bold;
				text-decoration: none;
				color: #CD4707;
				}

			.main-container .audiobox .text_3 .desc {
				/*color: #666666;*/
				font-size: .8em;
				margin: 5px 0px 5px 0px;
				}


			.main-container .audiobox .text_3 .date {
				color: #666666;
				font-size: 1em;
				margin: 4px 0px 5px 0px;
				}

			.main-container .audiobox .text_3 .post {
				margin: 10px 0px 0px 0px;
				color: #dedede;
				}

				.main-container .audiobox .text_3 .post a,
				.main-container .audiobox .text_3 .post  a:link,
				.main-container .audiobox .text_3 .post  a:visited {
					color: #f5c400;
					text-decoration: none;
					}

				.main-container .audiobox .text_3 .post a:hover {
					color: #f5c400;
					text-decoration: underline;
					}

/* Body Structure - Content */
/* Pages: Forums Landing Page */
/* ============================================ */

#FL_container {
	margin: 15px auto 0px auto;
	width: 810px;
	padding: 0px 0px 525px 0px !important; /* makes room for footer, +10px to height of footer image */
	padding: 0px 0px 325px 0px; /* makes room for footer, +10px to height of footer image (IE6) */
	}

		#FL_container a, #FL_container a:link, #FL_container a:visited { color: #dd9f31; text-decoration: none; }
		#FL_container a:hover { color: #dd9f31; text-decoration: underline; }

	.FL_mini-menu {
		width: 400px;
		height: 16px;
		margin: 0px 0px 2px 4px;
		}

		.FL_mini-menu .section {
			width: 90px;
			height: 16px;
			border-left: 1px solid #332b17;
			border-right: 1px solid #332b17;
			border-top: 1px solid #332b17;
			float: left;
			background: #000000;
			margin: 0px 2px;
			text-align: center;
			font-weight: bold;
			font-size: 12px;
			padding: 1px 0px 0px 0px;
			}

	.FL_welcome-container {
		width: 795px;
		height: 250px;
		border: 1px solid #332b17;
		background: #000000;
		margin: 0px 0px 0px 6px;
		}

		.FL_welcome-container .left-panel {
			width: 470px;
			height: 250px;
			float: left;
			margin: 0px 0px 0px 10px !important;
			margin: 0px 0px 0px 5px;
			}

			.FL_welcome-container .left-panel .heading {
				width: 385px;
				height: 56px;
				margin: 12px auto 0px auto;
				}

			.FL_welcome-container .left-panel .welcome-title {
				width: 470px;
				height: 20px;
				margin: 12px auto 5px auto;
				font-weight: bold;
				font-size: 14px;
				text-align: center;
				}

			.FL_welcome-container .left-panel .welcome-body {
				width: 470px;
				height: 56px;
				margin: 0px auto;
				font-size: 12px;
				text-align: justify;
				}

		.FL_welcome-container .right-panel {
			width: 275px;
			height: 225px;
			float: right;
			margin: 12px 10px 0px 0px !important;
			margin: 12px 5px 0px 0px;
			}

	.FL_forums-container {
		width: 795px;
		height: 400px;
		margin: 10px 0px 0px 6px;
		}

		.FL_forums-container .forums-box-left-top {
			width: 390px;
			height: 140px;
			border: 1px solid #332b17;
			background: url('http://mythicmktg.fileburst.com/war/us/all/global/images/forum_sub-category_bg.jpg') no-repeat;
			float: left;
			margin: 8px 0px;
			position: relative;
			}

		.FL_forums-container .forums-box-right-top {
			width: 390px;
			height: 140px;
			border: 1px solid #332b17;
			background: url('http://mythicmktg.fileburst.com/war/us/all/global/images/forum_sub-category_bg.jpg') no-repeat;
			float: right;
			margin: 8px 0px;
			position: relative;
			}

		.FL_forums-container .forums-box-left {
			width: 390px;
			height: 70px;
			border: 1px solid #332b17;
			background: url('http://mythicmktg.fileburst.com/war/us/all/global/images/forum_sub-category_bg.jpg') no-repeat;
			float: left;
			margin: 8px 0px;
			position: relative;
			}

		.FL_forums-container .forums-box-right {
			width: 390px;
			height: 70px;
			border: 1px solid #332b17;
			background: url('http://mythicmktg.fileburst.com/war/us/all/global/images/forum_sub-category_bg.jpg') no-repeat;
			float: right;
			margin: 8px 0px;
			position: relative;
			}

			.FL_forums-container .forums-box-left-top .box-desc-sub {
				width: 280px;
				position: absolute;
				top: 80px;
				left: 100px;
				font-size: 11px;
				color: #c1c1c1;
				text-align: justify;
				}

				.FL_forums-container .forums-box-left-top .box-desc-sub .category {
					width: 120px;
					height: 24px;
					float: left;
					font-size: 13px;
					font-weight: bold;
					padding: 0px 0px 0px 16px;
					background: url('http://mythicmktg.fileburst.com/war/us/all/global/images/forum_sub-category_bullet.gif') no-repeat;
					}

			.FL_forums-container .forums-box-right-top .box-desc-sub {
				width: 296px;
				position: absolute;
				top: 88px;
				left: 86px;
				font-size: 11px;
				color: #c1c1c1;
				text-align: justify;
				}

				.FL_forums-container .forums-box-right-top .box-desc-sub .category {
					width: 80px;
					height: 22px;
					float: left;
					font-size: 13px;
					font-weight: bold;
					padding: 0px 0px 0px 16px;
					background: url('http://mythicmktg.fileburst.com/war/us/all/global/images/forum_sub-category_bullet.gif') no-repeat;
					}

			.FL_forums-container .forums-box-left-top .box-icon, .FL_forums-container .forums-box-right-top .box-icon, .FL_forums-container .forums-box-left .box-icon, .FL_forums-container .forums-box-right .box-icon {
				width: 75px;
				height: 65px;
				position: absolute;
				top: 0px;
				left: 0px;
				}

			.FL_forums-container .forums-box-left-top .box-title, .FL_forums-container .forums-box-right-top .box-title, .FL_forums-container .forums-box-left .box-title, .FL_forums-container .forums-box-right .box-title {
				width: 300px;
				position: absolute;
				top: 4px;
				left: 81px;
				font-weight: bold;
				font-size: 15px;
				color: #ffffff;
				}

			.FL_forums-container .forums-box-left-top .box-desc, .FL_forums-container .forums-box-right-top .box-desc, .FL_forums-container .forums-box-left .box-desc, .FL_forums-container .forums-box-right .box-desc {
				width: 300px;
				position: absolute;
				top: 22px;
				left: 82px;
				font-size: 11px;
				color: #c1c1c1;
				text-align: justify;
				}


