body {
	background-image:url("/img/global/great_shape_bg.png") repeat x y;
	margin: 0;
	padding: 0;
	}
	
#container {
	margin: 0 auto;
	width: 840px;
	background-image:url('../img/global/great_shape_cutout.jpg') no-repeat;
	text-align: center;
	border: 0px solid #3366cc;
	}
	
p, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	}

h1 {
	font-size: 1.25em;
	font-weight: 500;
	margin-top: 0.5em;
	}

h2 {
	font-size: .5em;
	font-weight: normal;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	}
	
html p {
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size:  0.85em;
	line-height: 1.5;
	}

img {
	border: 1px solid #999999;
	padding: 4px;
	}
	
.nobord {
    border: 0;
	}
			
.bold {
	font-weight: 700;
	}
	
a:link {
	text-decoration: none;
	color: #000000;
	border: 0;
	width: 100%;
	height: 100%;
	}

a:visited {
	text-decoration: none;
	color: #000000;
	width: 100%;
	height: 100%;
	}
	
a:hover {
	text-decoration: none;
	color: #000000;
	width: 100%;
	height: 100%;
	}
	
a:active {
	text-decoration: none;
	color: #000000;
	width: 100%;
	height: 100%;
	}
		
/* top navigation bar */
table#nav {
	width: 600px;
	margin-top: 10px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	}

.home {
	width: 400px;
	text-align: center;
	font-size: 2.25em;
	font-weight: normal;
	vertical-align: middle;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	} 
	
.cats {
	width: 100px;
	text-align: center;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	height: 25px;
	}

a.category:link	{
	font: 11px verdana, arial, sans-serif;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	line-height: 25px;
	width: 100%;
	height: 100%;
	}
	
a.category:hover {
	font: 11px verdana, arial, sans-serif;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	line-height: 25px;
	width: 100%;
	height: 100%;
	} 
	
a.category:active {
	font: 11px verdana, arial, sans-serif;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	line-height: 25px;
	width: 100%;
	height: 100%;
	} 
	
a.category:visited {
	font: 11px verdana, arial, sans-serif;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	line-height: 25px;
	width: 100%;
	height: 100%;
	} 

/* page numbers */
table#pages	{
	width: 600;
	margin-top: 6px;
	margin-bottom: 6px;
	border: 0px;
	}

.choose	{
	text-align: center;
	vertical-align: middle;
	border: 0;
	}
	
a.pagenos:link	{
	font: 11px verdana, arial, sans-serif;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	}
	
a.pagenos:hover {
	font: 11px verdana, arial, sans-serif;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	} 
	
a.pagenos:active {
	font: 11px verdana, arial, sans-serif;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	} 
	
a.pagenos:visited {
	font: 11px verdana, arial, sans-serif;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	} 

/* content */
table#content {
	width: 600px;
	margin-top: 0px;
	border: 0;
	}
	
.thumbs {
	width: 200px;
	border: 0;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	}  

.primarycontent	{
	width: 400px;
	font-size: 1.00em;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	}
		
a.thumblink:link {
	font: 11px verdana, arial, sans-serif;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	width: 100%;
	height: 100%;
	}
	
a.thumblink:hover {
	font: 11px verdana, arial, sans-serif;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	width: 100%;
	height: 100%;
	} 
	
a.thumblink:active {
	font: 11px verdana, arial, sans-serif;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	width: 100%;
	height: 100%;
	} 
	
a.thumblink:visited {
	font: 11px verdana, arial, sans-serif;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	width: 100%;
	height: 100%;
	} 					
	
/* footer */
table#footer {
	width: 600px;
	margin-top: 40px;
	}

td#footertext {
	font: 11px verdana, arial, sans-serif;
	text-align: center;
	vertical-align: bottom;
	}


