/* Final Fantasy World Version 5 CSS Document */

body {
		margin: 0em;
		text-align: center;
		background:#28384F;
		color:#fff;
		font-family: Tahoma, Verdana; 
		font-size: 11px;
		color: #fff
}

/* Links */

a:link { 
		color: #fff
} 
a:active { 
		color: #A8C1E4
} 
a:visited { 
		color: #fff
} 
a:hover { 
		color: #A8C1E4
} 
#favlinks h2 {
	font: normal 16px Tahoma, Verdana;
	color: #fff;
	border-bottom: 1px dotted #fff;
	margin: 0 0 10px 0;
	padding: 0;
}
/* Structures */

#wrapper {
		text-align: center;
		margin: 0px auto;
		padding: 0px;
		border:0;
		width: 800px;
		background: url(images/FFW_Layout_V5_Repeat_B.jpg) repeat
}

#container {
		margin: 0px;
		text-align: left
}

#header {
		margin: 0 0 0px 0;
		background-image:url(images/FFW_Layout_V5_Header_B.jpg);
		width: 800px;
		height: 168px
}

#links {
		margin: 0 0 0px 0;
		background-image:url(images/FFW_Layout_V5_Links_B.jpg);
		width: 800px;
		height: 74px;
		text-align: left;
		text-indent:375px;
		line-height: 40px;
		font-family: Tahoma, Verdana; 
		font-size: 12pt; 
		color: #3C4F44 
}


#footer {
		clear: both;
		background: #A2A2A2;
		background:url(images/FFW_Layout_V5_Footer_B.jpg);
		width: 800px;
		height: 91px
}

/* Navigation */

.navigation2 { 
		width: 140;
		margin-left: 22px;
		margin-top: 0px;
		font-family:Tahoma, Verdana;
		font-size:12px
}
.navigation { 
		width: 140;
		margin-left: 0px;
		margin-top: 0px;
		font-family:Tahoma, Verdana;
		font-size:12px
}
.navigation a, .navigation a:link {
		display: block;
		padding: 0px;
		width: 140;
		margin: 0px 0 0px;
		text-align: left;
		font-size:12px
		text-decoration: none;
		color: #fff
}


.navigation a:hover {
		display: block;
		background-image:url(images/FFW_Rollover_B.jpg); 
		width: 132px; 
		height: 16px; 
		background-repeat: no-repeat;
		text-decoration: none;
		margin: 0px;
		text-align: center;
		font-size:12px
		padding: 0px;
		color: #28384F
}

.arrow {
        background-image: url(images/ArrowB.gif);
		background-repeat: no-repeat;
		width: 13px;
		height: 7px; 
		float: left
}

/* Navigational Columns - Containers */

#left {
		left: 0px;
		width: 170px;
		float: left
}

#right {
		width: 550px;
		text-align: justify;
		float: left;
		padding-left: 44px
}

/* Miscellaneous - stylesheet changer buttons */

#colours{
		position: absolute;
		top: 183px;
		width: 110px;
		height: 27px;
		margin-left: 247px
}
#mogs{
		position: absolute;
		top: 175px;
		width: 90px;
		height: 27px;
		margin-left: 695px
}
.bd02 
  { font-family: Tahoma, Verdana; font-size: 11px; font-weight: bold; color: #FFFFFF; background-image: url(images/FFW_Header_B.gif); background-repeat: no-repeat; height: 24px; width: 450px
  }
  .bd01 
  { font-family: Tahoma, Verdana; font-size: 11px;
  }
  .ch01 { 
  font-weight: bold; 
  background-color: #28384F; padding-top: 1px; padding-right: 3px; padding-bottom: 1px; padding-left: 
  3px; font-family: Tahoma, Verdana; font-size: 11px;
  } 
  .ch02 { 
  background-color: #495870; padding-top: 1px; padding-right: 3px; padding-bottom: 1px; padding-left: 
  3px; font-family: Tahoma, Verdana; font-size: 11px;
  } 
  .ch03 { 
  background-color: #54657F; padding-top: 1px; padding-right: 3px; padding-bottom: 1px; padding-left: 
  3px; font-family: Tahoma, Verdana; font-size: 11px;
  } 