body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #000000 url('layout/backstripes.gif');
	color: #FFFFFF;
	text-align: center;
	margin: 0 0 0px 0;
	padding: 0;

	}


img { vertical-align: middle;
      border: 0;
    }

a.linkopacity img {
	
	filter:alpha(opacity=60); 
	-moz-opacity: 0.60; 
	opacity: 0.60;
}

a.linkopacity:hover img {
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
}

h2 {
	font-size: 1.6em;
	}

.bigfont
{
	font: bold 14px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        color: #FFFFFF;
}

.bigfont2
{
	font: bold italic 18px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        color: #FFFFFF;
}


#page {
	background-color: 000000;
	text-align: left;
        border-right: 4px solid #000000;
        border-left: 4px solid #000000;
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 938px;
	}

.header
{ position:relative; left:0px; top:0px; width:100%; background:#000000; color:#ffffff }

#block
{ position:absolute; left:860px; top:52px; width:100px; height:30px; z-index:1 }

#ff7nav
{ position:absolute; left:60px; top:215px; width:850px; height:30px; z-index:1 }

#footer {
	padding: 0;
	margin: 0 auto;
	width: 938px;
	clear: both;
	}

#limitbreaks {
	clear: both;
	}

#weapons {
	clear: both;
	}


#characterbackground {
	width:930px;
	background: #000000 url('layout/midgar.jpg');
        background-repeat:no-repeat;
        background-position: top right;
        color: #000000;
        margin-left: 4px;
        
	}


#weaponsbackground {
	width:930px;
	background: #000000 url('layout/aeris.jpg');
        background-repeat:no-repeat;
        background-position: top right;
        color: #000000;
        margin-left: 4px;
        
	}


#accbackground {
	width:930px;
	background: #000000 url('layout/vinc2.jpg');
        background-repeat:no-repeat;
        background-position: top right;
        color: #000000;
        margin-left: 4px;
        
	}

#armorbackground {
	width:930px;
	background: #000000 url('layout/vinc1.jpg');
        background-repeat:no-repeat;
        background-position: top right;
        color: #000000;
        margin-left: 4px;
        
	}

#greenmateriabackground {
	width:930px;
	background: #000000 url('layout/cloudbg3.jpg');
        background-repeat:no-repeat;
        background-position: top right;
        color: #000000;
        margin-left: 4px;
        
	}

#itemsbackground {
	width:930px;
	background: #000000 url('layout/red13.jpg');
        background-repeat:no-repeat;
        background-position: top right;
        color: #000000;
        margin-left: 4px;
        
	}

#homebackground {
	width:930px;
	background: #000000 url('layout/homebg.jpg');
        background-repeat:no-repeat;
        background-position: top right;
        color: #000000;
        margin-left: 4px;
        
	}

#equipmentbackground {
	width:930px;
	background: #000000 url('layout/clouds.jpg');
        background-repeat:no-repeat;
        background-position: top right;
        color: #000000;
        margin-left: 4px;
        
	}


#materiabackground {
	width:930px;
	background: #000000 url('layout/choco.jpg');
        background-repeat:no-repeat;
        background-position: top right;
        color: #000000;
        margin-left: 4px;
        
	}

#supportmateriabackground {
	width:930px;
	background: #000000 url('layout/vinc3.jpg');
        background-repeat:no-repeat;
        background-position: top right;
        color: #000000;
        margin-left: 4px;
        
	}

#summonmateriabackground {
	width:930px;
	background: #000000 url('layout/aerisbg2.jpg');
        background-repeat:no-repeat;
        background-position: top right;
        color: #000000;
        margin-left: 4px;
        
	}

#indmateriabackground {
	width:930px;
	background: #000000 url('layout/barretbg.jpg');
        background-repeat:no-repeat;
        background-position: top right;
        color: #000000;
        margin-left: 4px;
        
	}

#commandmateriabackground {
	width:930px;
	background: #000000 url('layout/gs1.jpg');
        background-repeat:no-repeat;
        background-position: top right;
        color: #000000;
        margin-left: 4px;
        
	}

.alignright {
	float: right;
	}

.titlepics {
 	height: 100px;
	vertical-align: bottom;
	}


.alignleft {
	float: left
	}

#menu {
	height: 220px;
        cursor: default;
	}


.leftmenu {
	width:650px;
	float: left;
        padding: 10px;
	}

.rightmenu {
	padding: 15px;
	width:230px;
	float: right;
	text-align: right;

	}


#profile {
	padding: 15px;
        }


.weaponstable {
        width: 854px;
        }


.tablepurple
{
	background: #2D2031;
	font-size: 8pt;
	color: #FFFFFF;
}

.tableblack
{
	background: #000000;
	font-size: 8pt;
	color: #FFFFFF;
}

td.pinkgrid {
	background: url('layout/pinkgrid.gif');
        font-size: 8pt;
	padding: 5px;
	color: #FFFFFF;
	}

td.darkgrid {
	background: #000000 url('layout/darkgrid.gif');
	padding: 5px;
        font-size: 8pt;
	color: #FFFFFF;
	}

.darkgrid {
	background: #000000 url('layout/darkgrid.gif');
	padding: 5px;
        font-size: 8pt;
	color: #FFFFFF;
	}

.pinkgrid {
	background: url('layout/pinkgrid.gif');
        font-size: 8pt;
	padding: 5px;
	color: #FFFFFF;
	}

.tablefont {
	color: #FFFFFF;
	}


.profiledata {
	width: 752px;
        background: #872136 url('layout/gradient-pink.jpg');
	float: right;
        margin-right: 48px;
	height: 150px;
        }

.limitbreak {
	width:413px;
        color: #0F2432;
        padding: 4px;
        }

.limitbreakalt {
	width:413px;
        color: #07131B;
        padding: 4px;
        }





