body
{
	
	margin:          0;
	padding:         0;
	font-size: 13px;
  	line-height: 16px;
  	font-family: Arial,Tahoma, Helvetica, Microsoft Sans Serif,  sans-serif;
  	color: #111111;

	background : #fff url("images/background.jpg") repeat-x;
	background-position: top center;
}

#container
{
	margin:          0px auto;
	padding-top: 0px;
	width:           900px;
	
}

#header
{
	margin: 0px auto;
	width:           900px;
	height:          106px;
	background-image: url(images/header.gif);
		background-repeat: repeat-x;

}

.headtitle
{
	position:        relative;
	font-family:     Arial,Tahoma, Helvetica, Microsoft Sans Serif,  sans-serif;
	font-size:       18px;
	color:           #d48c00;
	top:             7px;
	right:            20px;
	font-weight: bold;
	width:           900px;
	margin-right: 0px;
	
}

#menu
{

	text-ilign: left;
	height:          58px;
	padding:         0px 0;
	background-color: transparent;
	width: 900px;
	


}




.msd
{
	
	font-family:     Arial,Tahoma, Helvetica, Microsoft Sans Serif,  sans-serif;
	font-size:       12px;


}

img
{  border-style: none;
}

#content
{
	
	font-family:     Arial,Tahoma, Helvetica, Microsoft Sans Serif,  sans-serif;
	font-size:       12px;
	
	width:           900px;
	background-color:transparent;
	
	margin:          0px auto;
	
}

#insidecontent
{
	width:           900px;
	text-align: left;
}

#insidecontent p
{
	
	
	color:           #282828;
	font-family:     Arial,Tahoma, Helvetica, Microsoft Sans Serif,  sans-serif;
	font-size:       14px;
	line-height: 150%;
}

#insidecontent a
{
	margin:          0;
	color:           #5c849e;
	font-family:     Arial,Tahoma, Helvetica, Microsoft Sans Serif,  sans-serif;
	font-size:       14px;
	line-height: 150%;

	font-weight:     bold;
	
}

#insidecontent a:hover
{
	margin:          0;
	color:           #2b363d;
	font-family:     Arial,Tahoma, Helvetica, Microsoft Sans Serif,  sans-serif;
	font-size:       14px;
	line-height: 150%;
	
	font-weight:     bold;
	
}


h1
{
	margin:          0;
	font-weight:     normal;
	color:           #5c849e;
	font-size:       2.5em;
	font-family:     ClosersChoice, Brush Script MT, Arial Black, Monotype Corsiva , cursive;
	line-height: 110%;
	
}

h2
{
	margin:          0;
	display:         inline;
	position:        relative;
	top:             -1.5em;
	left:            2em;
	font-size:       1.8em;
	font-weight:     normal;
	color:           #5c849e;
	font-family:     Arial Black, Arial Black, Gadget, sans-serif;
}

h3
{
	margin:          0;
	font-size:       1.5em;
	font-weight:     normal;
	color:           #5c849e;
	font-family:     Arial Black, Arial Black, Gadget, sans-serif;
}

#footer
{
	margin:          0 auto;
	width:           900px;
	

}

#footer span
{
	display:         block;
	position:        relative;
	font-family:    Tahoma;
	font-size:       10px;
	padding:         10px;
	color:           #000000;
}






	.arrowlistmenu{
width: 240px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: 14px  Arial Black, Arial Black, Gadget, sans-serif;
color: white;
background: black url(images/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #073682;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 100%;
}

.arrowlistmenu ul li a:visited{
color: #073682;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}


#cd {
	margin: auto;
	height: 50px;
	width: 450px;
	font-family: "Courier New", Courier, mono;
	font-size: 24pt;
	color: #000;
	text-align: center;
	font-weight: bold;
	background-image: url(images/back_red.jpg);
	vertical-align: middle;
}
