

html,body{margin:0;padding:0}
body{background-color:#78686b; /* #011244; */ 
		 background-image:url("http://roy-mustang-rank-colonel.net/images/rmrc-background.png");
		 background-repeat:repeat-y;
	   background-attachment:scroll;
		 background-position:center top;
		 font: 75% courier new, arial narrow;text-align:center}
p{margin:0 25px 25px}

a{display:block;color:;padding:10px}

a:link {cursor:crosshair;
	      background:none;
	      color:silver; /*#002b5f;*/
				text-decoration:none;}

a:visited {cursor:crosshair;
	         background:none;
	         color:silver;
	         text-decoration:none;}

a:hover {cursor:crosshair;
	       background:none;
	       color:navy/*#022F55*/;
	       text-decoration:none;}

a:active {cursor:crosshair;
	        background:none;
	        color:navy;
	        text-decoration:none;}
					
div#header h1{background-color:white;height:36px;line-height:36px;margin:0;
  padding-left:10px;background:;color:#79B30B;}
div#container{background-image:url("http://roy-mustang-rank-colonel.net/images/rmrc-layout.png");																				
			background-repeat:no-repeat;
	    background-attachment:scroll;
			background-position:center top;
			min-width:800px;
			max-width:1200px;
			text-align:left}
div#content{background-color:; color:white;
			margin-top:405px;margin-left:30px;}
p{line-height:1.4}
div#navigation{background:; color:white; margin-top:405px; margin-right:50px;}
div#extra{background:; text-align:left; margin-top:35px; margin-left:130px;}
div#footer{background:#011244; text-align:center; color:white; width:800px;}
div#footer p{margin:0;padding:5px 10px}

div#container{width:800px;margin:0 auto;}
div#content{float:left;width:535px;}
div#navigation{float:right;width:135px;}
div#extra{clear:both;width:100%}



/* IE 5/6 browser bug fixers*/

*html ul.index_menu a {height: 1px;}

/* <link rel=stylesheet type="text/css" href=rmrc.css> */