/* Start of CMSMS style sheet 'word' */
body
	{
	font: 10pt Arial;
	background: #C8BB6C url(images/bg.jpg) repeat-x;
	}

img
	{
	border-width: 0px;
	}

a
	{
	color: #0000FF;
	text-decoration: none;
	}

a:hover
	{
	text-decoration: underline;
	}

h1, h2, h3, h4, h5, h6
	{
	margin: 0px;
	padding: 0px;
	}

p
	{
	margin-top: 3px;
	}

td
	{
	vertical-align: top;
	}

#container
	{
	background-color: #4A403E;
	margin: 0px auto;
	width: 780px;
	overflow: hidden;
	padding: 2px;
	}

#header
	{
	background: url(images/header.jpg);
	height: 65px;
	}

#url
	{
	text-align: right;
	font-size: 18pt;
	color: #C8BB6C;
	padding-right: 5px;
	}

#table
	{
	background: #C9CBAE;
	width: 780px;
	border-spacing: 0px;
	border-collapse: collapse;
	}

#links
	{
	width: 200px;
	border: 1px solid #000000;
	border-width: 0px 1px 0px 0px;
	background: #A7744A;
	vertical-align: top;
	}

#links img
	{
	padding: 2px;
	}

#content-td
	{
	vertical-align: top;
	}
	
#content
	{
	margin: 5px;
	border: 1px solid #A7744A;
	padding: 3px;
	background: #FFFFFF;
	}

#footer
	{
	text-align: center;
	color: #C9CBAE;
	padding: 2px;
	}

#footer a
	{
	color: #C9CBAE;
	text-decoration: underline;
	}

#footer a:hover
	{
	text-decoration: none;
	}
	
#jagStuff
	{
	font-size: 9pt;
	text-align: center;
	font-style: italic;
	color: #4A403E;
	}
/* End of 'word' */

