/* <link rel=stylesheet	href="http://northamericanmanx.org/shared/shared.css"	type="text/css"> */
h1 {
		font-size: 120%;
		color: #993333;
		text-align:	center;
		margin-top:	0px;
		margin-bottom: 5px;}

h2 {
		margin-left: 5px;
		font-size: 120%;
		color: #993333;}

h3 {
		margin-left: 5px;
		font-size: 100%;
		color: #993333;}

body {
		margin:	0px	0px	0px	0px;
		background:	white	url("http://northamericanmanx.org/shared/images/water-and-sky.jpg")	repeat-x;
		font-family:
				Verdana,
				Arial,
				sans-serif;}

hr	{
		color: #999999}
		
img	{
		text-decoration:none;
		border-style:	none}

p		{
		margin-left: 5px;}
		
p.indent {
		margin-left: 15px;}
		
p.small		{
		margin-left: 5px;
		font-size: 90%;
}
p.footer	 {
		text-align:	center;
		color: #666666;
		margin-left: 5px;
		font-size: 80%;
}
		
table		{
		border-width:	0;
		border:	none}

table.withborder		{
		border:	thin solid}
		
tr	{
		margin:	0px	0px	0px	0px;
		border:	thin none	#CC0000;
		font-size: 80%;
		border-width:	0}
		
td	{
		margin:	0px	0px	0px	0px;
		border:	thin none	#CC0000;
		border-width:	0;
		vertical-align:	top	}

ul	{
		margin-left: 20px}


td.banner	 {
		border:	thin none	#CC0000;
		background-repeat: repeat-x;
		background-position: top left}

td.menubar	{
		border:	thin none	#CC0000;
		font-family:Verdana,Arial,sans-serif;
		background:	white	url("http://northamericanmanx.org/shared/images/gaut_slate_155w.jpg") repeat-y;}

td.footer	{
		border:	thin none	#CC0000;
		font-family:Verdana,Arial,sans-serif;
		background:	white	url("http://northamericanmanx.org/shared/images/slate_base.jpg") no-repeat;}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 formatting	used for left	menu button	bar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
a.menuitem {
		margin-left: 5px;
		text-decoration:none;
		color: white}
		
a.menuitem:hover {
		margin-left: 5px;
		text-decoration:none;
		color: yellow}
				
a.menuitemselected {
		margin-left: 5px;
		text-decoration:none;
		color: yellow}

			
