/*-- Menu --*/

ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.menu {
	position: absolute;
	width: 760px;
	z-index: 3;
	padding: 0 0 0 0em;
}

div.menu li {
	width: 126px;
	float: left;
}

div.menu a.menu {
	margin: 0px;
	height: 18px;
	display: block;
	text-align: center;
	font-size:1em; 
	line-height:1em; 
	font-weight: 400;
	text-decoration: none;
	color:#CCCCFF; 
	background:#000066;
	border-width:2px 1px 2px 1px;
	border-style:solid;
	border-color: #9BA5F6;	
	padding: 2 0 2 0px;
}

div.menu a.menu:hover {
	color:#FFFFFF; 
	background:#000066; 
}

#submenu1, #submenu2, #submenu3, #submenu4, #submenu5, #submenu6, #submenu7 {
	width: 126px;
	display: none;
	float: left;
	font-size:1em; 
	line-height:1em; 
}

#submenu1 a, #submenu2 a, #submenu3 a, #submenu4 a, #submenu5 a, #submenu6 a, #submenu7 a{
	font-weight: 400;
	border-top: 0 none;
	border-style:solid;
	border-color: #9BA5F6;	
}

.site {
	position: absolute;
	z-index: 1;
	top : 70px;
	left : 10px;
	color: #000;
	background-color: #ddd;
	padding: 5px;
	border: 1px solid gray; 
}

.mentions {
	position: absolute;
	top : 300px;
	left : 10px;
	color: #000;
	background-color: #ddd;
}

/*-- End of Menu --*/

/*- Page style -*/
body	{
	font-family: arial,helvetica,helv,"zurich bt",univers,"sans-serif";
	text-align: center;
	background: #FFC51D;
	background-image:url(http://www.smithore.com/_gfx/bg.jpg);
	margin-top: .2em;
	}
	
#frame	{
	margin-top: 0em;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}


/*-- Page header --*/
#top	{
	height: 130px;
	text-align: left;
	z-index: 6;
	}

#topmost{
	position: absolute;
	top: 5px;
	width: 760px;
	height: 27px;
	z-index: 2;
	}

#logo	{
	width: 300px;
	margin-top: 0px;
	margin-left: 0em;
	float: left;
	}

#visitors{
	top: 1em;
	text-align: right;
	font-family: Fixedsys,"Fixedsys Excelsior","VT-100",monospace,"Courier New",Courier,Terminal,System,"sans-serif";
	color: #FFFFFF; 
	font-size: 1em;
	font-weight: 400;
	}
	
a:link, a:visited {
	color: #000099;
	text-decoration: none;
	font-weight: 600;
	}
	
a:hover {
	color: #9999FF;
	text-decoration: none;
	font-weight: 600;
	}
	
a.view:link, a.view:visited {
	color: #FFFFFF; 
	font-size: 1.3em;
	text-decoration: none;
	}
	
a.view:hover {
	color: #CCCCFF; 
	font-size: 1.3em;
	text-decoration: none;
	}
	
#topbar{
	position: absolute;
	top: 25px;
	height: 120px;
	padding: 0;
	white-space: nowrap;
	}

#nav	{
	position: absolute;
	top: 125px;
	padding: 0 0 0 .1em;
	float: left;
	width: 760px;
	heigth: 22px;
	z-index: 9;
	text-decoration:none; 
	font-family: Fixedsys,"Fixedsys Excelsior","VT-100",monospace,"Courier New",Courier,Terminal,System,"sans-serif";
	font-size:1em; 
	}

#navbg {
	position:absolute;
	top: 125px;
	width:760px;
	height:22px;
	background-color: #9BA5F6;
	text-align:left;
	z-index: 8;
}

/*-- Main Content --*/
#content{
	position:absolute;
	top: 125px;
	font-family: arial,helvetica,helv,"zurich bt",univers,"sans-serif";
	float: left;
	width: 758px;
	background: #F4F4F4; 
	margin-top: 10px;	
	z-index: 1;
	border-color: #9BA5F6;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	}

h1 	{
	font-family: Fixedsys,"Fixedsys Excelsior","VT-100",monospace,"Courier New",Courier,Terminal,System,"sans-serif";
	color: #818181;
	font-size: 2em;
	line-height:1em;
	text-align: center;
	margin-top: .6em;
	margin-bottom: .7em;
	}

h2	{	
	text-align: left;
	line-height:1em;
	font-family: "Fixedsys Excelsior","VT-100",monospace,"Courier New",Courier,Terminal,System,"sans-serif";
	font-size: 1.2em;
	color: #666666;
	}

h3	{
	text-align: left;
	line-height:1em;
	font-family: "Fixedsys Excelsior","VT-100",monospace,"Courier New",Courier,Terminal,System,"sans-serif";
	font-size: 1em;
	color: #333333;
	}

.bold {
	font-weight: bold;
	}

.normaltext	{
	margin-left: auto;
	margin-right: auto;
	width:32em;
	text-align: left;
	line-height:1.4em;
	font-family: arial,helvetica,helv,"zurich bt",univers,"sans-serif";
	font-size: 1em;
	}

.mediumtext	{
	line-height:1.3em;
	font-family: arial,helvetica,helv,"zurich bt",univers,"sans-serif";
	font-size: .9em;
	}
.smalltext	{
	line-height:1.1em;
	font-family: arial,helvetica,helv,"zurich bt",univers,"sans-serif";
	font-size: .8em;
	}

.smallesttext	{
	line-height:1.1em;
	font-family: arial,helvetica,helv,"zurich bt",univers,"sans-serif";
	font-size: .7em;
	}

.enumerate	{
	margin-left: 4em;
	margin-right: 4em;
	text-align: left;
	line-height: 1.3em;
	font-family: arial,helvetica,helv,"zurich bt",univers,"sans-serif";
	font-size: .9em;
	color: #000000;
	}

p {margin-top: 0;}

.clearing {
	clear: both;
	height: 0;
	}

.center {
	text-align: center;
	}

/*-- Table Formatting --*/

table.stats {
	font-family: arial,helvetica,helv,"zurich bt",univers,"sans-serif";
	font-size: .8em;
	font-weight: 700;
	margin-left: auto;
	margin-right: auto;
	width:742px;
	background: #000066;
}

table.noborders {
	font-family: arial,helvetica,helv,"zurich bt",univers,"sans-serif";
	font-size: .8em;
	font-weight: 700;
	margin-left: auto;
	margin-right: auto;
	width:742px;
	border-collapse:collapse;
	border:2px solid #000000;
}

table.noborders-textwidth {
	font-family: arial,helvetica,helv,"zurich bt",univers,"sans-serif";
	font-size: .8em;
	font-weight: 700;
	margin-left: auto;
	margin-right: auto;
	width:36em;
	border-collapse:collapse;
	border:2px solid #000000;
}

td		{
	padding:.4em;
}

td.red		{
	background: #FF0000;
	color: #FFFFFF;	
}

td.silver	{
	background: #D6D6D6;
}

td.blue		{
	background: #6666FF;
	color: #FFFFFF;
}

td.green	{
	background: #62BB62;
	color: #FFFFFF;
}

td.extraplot	{
	background: #99FFCC;
}

td.lostaplot	{
	background: #FFCC99;
}

tr.statshead{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: #CCCCFF;
	font-size: 1.2em;
	color: #000066;
}

tr.black {
	background: #000066;
	color:  #FFFFFF;
}

tr.lighter {
	background: #FCFCFC;
}

tr.darker {
	background: #EEEEEE;
}

.redfont	{
	color: #FF0000;	
}

.bluefont	{
	color: #333399;	
}

.brownfont	{
	color: #996633;	
}

.greenfont	{
	color: #339933;	
}

.bigblue	{
	font-family: Fixedsys,"Fixedsys Excelsior","VT-100",monospace,"Courier New",Courier,Terminal,System,"sans-serif";
	color: #6666FF;
	font-size: 2em;
	font-weight: 700;
}

.biggreen	{
	font-family: Fixedsys,"Fixedsys Excelsior","VT-100",monospace,"Courier New",Courier,Terminal,System,"sans-serif";
	color: #00CC33;
	font-size: 2em;
	font-weight: 700;
}


/*-- Image Formatting --*/

.imagecenter{
	margin-top:12px;
	margin-bottom:12px;
	display: block;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	top:24px;
	bottom:24px;
	}

.imgborder {
	border:1px solid #999999;
	}

.caption	{
	position:relative;
	text-align:center;	
	font-size: .75em;
	font-family: arial,helvetica,helv,"zurich bt",univers,"sans-serif";
	line-height:1em;
	top:0em;
	}

/*-- Stories Layout --*/
.storyimage {
	width: 410px;
	margin-top: 0.2em;
	margin-left: 0.3em;
	margin-bottom: 0.25em;
	float: left;
	clear: left;
	}

.storytext {
	width: 310px;
	float: left;
	text-align:left;
	padding: 0 .5em 0 .5em;
	font-size:.9em; 
	line-height:1.3em; 
	font-weight: 400;
	}	

/*-- Poll Layout --*/



.pollquestion  {
	text-align: left;
	font-size: 1em; 
	line-height: 1.3em; 
	font-weight: 700;
 	color: #CC6633;
	font-style: italic;
	}	

.pollanswer  {
	text-align:left;
	padding: 0em 0 -1em 0;
	font-size: .9em; 
	line-height: 1em; 
	font-weight: 400;
 	color: #000000;
	}
	
.viewanswer  {
	text-align:left;
	padding: 0em 0 -1em 0;
	font-size:.9em; 
	line-height: 1em; 
	font-weight: 400;
 	color: #000000;
	}

/*-- Links Layout --*/
.linkimage {
	width: 11.4em;
	margin-top: .2em;
	margin-left: .3em;
	margin-bottom: .7em;
	float: left;
	clear: left;
	}

.linktext {
	width: 20.4em;
	float: left;
	text-align:left;
	padding: 0 .5em 0 .5em;
	font-size:.9em; 
	line-height:1.3em; 
	font-weight: 400;
	}	

/*-- Page Footer --*/
a.topofpage:link, a.topofpage:visited {
	font-family: Fixedsys,"Fixedsys Excelsior","VT-100",monospace,"Courier New",Courier,Terminal,System,"sans-serif";
	color: #FF0000; 
	font-size: 1em;
	font-weight: 300;
	}

#copyright	{
	position:relative;
	margin-top:1em;
	margin-bottom:1em;
	display:block;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}

.copy	{
	font-family: Fixedsys,"Fixedsys Excelsior","VT-100",monospace,"Courier New",Courier,Terminal,System,"sans-serif";
	color: #666666;
	font-size:.8em;
	font-weight: 300;
	}


a.contact:link, a.contact:visited {
	font-family: Fixedsys,"Fixedsys Excelsior","VT-100",monospace,"Courier New",Courier,Terminal,System,"sans-serif";
	color: #666666;
	font-size:.4em;
	font-weight: 300;
	}

/*-- Internal Use --*/
.radio {
	border: none;
	height: 26px;
	width: 26px;
	font-weight: bold;
	}

