
	html, body { 
		background:#000000; 
		margin:0; 
	}


	body, td { 
		color:#FFFFFF; 
		font-family:verdana; 
		font-size:10px; 
	}


	img { 
		border:0px none; 
	}


	a { 
		color:#a73000; 
		text-decoration:none; 
	}


	a:hover { 
	c	olor: #97B1BD; 
		text-decoration:underline; 
	}
             
      
	a.menulink:link {
        	display: block;
        	width: 100%;
        	color: ##FFFFFF;
        	text-decoration: none;
        }


	a.menulink:active {
        	display: block;
        	width: 100%;
        	color: ##FFFFFF;
        	text-decoration: none;
        }


	a.menulink:visited {
        	display: block;
        	width: 100%;
        	color: ##FFFFFF;
        	text-decoration: none;
        }

	
	a.menulink:hover {
        	display: block;
        	width: 100%;
        	color: #5bcbff;
        	background-image:url('http://www.rockmanamv.com/images/menu layout/menulinkhighlight.gif'); 
        	text-decoration: none;
        }


	hr {
		color:#664ecd; 
		background-color:#664ecd; 
		border:0px none; 
		height:2px 
	}


	p.topic { 
		font-family:sans-serif; 
		font-size:16px;
		font-weight: bold;
		border-bottom-style: solid ; 
		border-bottom-color: adbae1; 
		border-bottom-width: 2px;
		margin-bottom: 4;
	}

	p.subtopic { 
		font-family:sans-serif; 
		font-size:14px;
		font-weight: bold;
		border-bottom-style: dotted ; 
		border-bottom-color: adbae1; 
		border-bottom-width: 2px;
		margin-top: 12;
		margin-bottom: 4;
	}


	p.stafftopic { 
		font-family:sans-serif; 
		font-size:14px;
		font-weight: bold;
		border-bottom-style: dotted ; 
		border-bottom-color: adbae1; 
		border-bottom-width: 2px;
		margin-bottom: 4;
	}


	p.amvauthor { 
		font-family:sans-serif; 
		font-size:12px;
		font-weight: bold;
		border-style: dashed; 
		border-color: adbae1; 
		border-width: 1px;
		margin-top: 16; 
		margin-bottom: 0;
	}

	p.halloffame { 
		font-family:sans-serif; 
		font-size:12px;
		font-weight: bold;
		border-style: dashed; 
		border-color: adbae1; 
		border-width: 1px;
		margin-top: 0; 
		margin-bottom: 0;

	}


	div.bodycontent { 
		margin:10px 8px 10px 8px;
	}


	div.amvcontent { 
		argin:10px 15px 10px 15px;
	}


	div.advice { 
		margin:2px 11px 2px 11px;
	}


	div.menucontent { 
		margin:2px 9px 2px 9px;
	}


	div.releases { 
		margin:3px 0 3px 8px;
	}


	div.releaseinfo { 
		text-align: left;
	}


	div.releaseToolbar { 
		color:#FFFFFF; 
		font-family:verdana; 
		font-size:10px; 
	}

	
	.navimenu    { 
		font-family: Verdana; 
		font-size: 10px; 
		color: #FFFFFF; 
		background-image:url('http://www.rockmanamv.com/images/menu layout/nav_background.gif'); 
		background-repeat:repeat-y; 
		background-position-y:top 
	}


	.navimenu2    { 
		font-family: Verdana; 
		font-size: 10px; 
		color: #FFFFFF;
		background-image:url('http://www.rockmanamv.com/images/menu layout/nav_background2.gif'); 
		background-repeat:repeat-y; 
		background-position-y:top 
	}


	.navhighlight  { 
		border:0px solid #1d3a78; 
		font-family: Verdana; 
		font-size: 9px; 
		text-align: center;
		letter-spacing: 1; 
		font-weight: bold; 
		margin-top: 0; 
		margin-bottom: 0; 
		color:#FFFFFF; 
		background-color:#1d3a78;
	}


	#dropmenudiv{
		border-left:1px solid white; 
		border-right:1px solid white; 
		border-top:1px solid white; 
		border-bottom:1px solid white; 
		position:absolute;
		background-color: #1d3a78;
		line-height:18px;
		z-index:100; font-style:normal; font-variant:normal; font-weight:normal; font-size:10px; font-family:Verdana
	}


	#dropmenudiv a{
		width: 100%;
		display: block;
		text-indent: 3px;
		border-bottom: 1px solid #2a54ad;
		padding: 0px 0;
		text-decoration: none;
		font-weight: bold;
	}


	#dropmenudiv a:hover{ /*hover background color*/
		background-color: #0c1832;
	}


	#navcontainer dl{
		margin: 0;
		padding: 0;
		list-style-type: none;
		text-align: left;
	}


	#topsites dl{
		margin: 0;
		padding: 0;
		list-style-type: none;
		text-align: center;
	}
