body
	{font: 80% verdana, arial, sans-serif;
	color: black;
	background: white url(images/bg.gif) fixed;
	text-align: center;}

h1 
	{font: bold 200% verdana, arial, sans-serif;}

h2
	{font: 170% verdana, arial, sans-serif;
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;}
	
table
	{font: 100% verdana, arial, sans-serif;
	border: 1px solid black;
	background-color: white;
	width:787px;
	margin-left: auto; 
	margin-right: auto;}

#header
	{font: bold 200% verdana, arial, sans-serif;
	color: white;
	background: #f50;
	padding: 15px 5px 23px 15px;
	border: solid black;
	border-width: 1px 0;}

/* start left-nav*/

td#nav
	{padding: 53px 3px 0px 3px;
	text-align: center;
	background: #ccc;
	border: solid black;
	border-width: 1px 0;
	vertical-align: top;}

td#nav .current
	{width: 100px;
	height: 30px;
	border: solid black;
	border-width: 1px 1px 0px 1px;
	font-weight: bold;
	background-color: #ebebeb;
	display: block;}
	
td#nav .currentlast
	{width: 100px;
	height: 30px;
	border: 1px solid black;
	font-weight: bold;
	background-color: #ebebeb;
	display: block;}

td#nav a:link 
	{text-decoration: none;
	width: 100px;
	height: 30px;
	color: #f50;
	font-weight: bold;
	border: solid black;
	border-width: 1px 1px 0px 1px;
	display: block;}

td#nav a:visited
	{text-decoration: none;
	width: 100px;
	height: 30px;
	color: #f50;
	font-weight: bold;
	border: solid black;
	border-width: 1px 1px 0px 1px;
	display: block;}

td#nav a:hover
	{text-decoration: none;
	border: solid black;
	border-width: 1px 1px 0px 1px;
	color: black;
	background-color: #f50;
	display: block;}

td#nav a.last:link
	{text-decoration: none;
	width: 100px;
	height: 30px;
	color: #f50;
	font-weight: bold;
	border: 1px solid black;
	display: block;}

td#nav a.last:visited
	{text-decoration: none;
	width: 100px;
	height: 30px;
	color: #f50;
	font-weight: bold;
	border: 1px solid black;
	display: block;}

td#nav a.last:hover
	{text-decoration: none;
	border: 1px solid black;
	color: black;
	background-color: #f50;
	display: block;}

/* body text*/

#main
	{padding: 50px 15px;
	width: 100%}

#main .title
	{font: bold 100% verdana, arial, sans-serif;}

td#main a:link
	{color: #f50;
	text-decoration: none;}

td#main a:visited
	{color: #f50;
	text-decoration: none;}

td#main a:hover
	{text-decoration: underline;}

.image
	{width: 208px;
	float: right;
	padding: 5px;
	border: solid #f50;
	border-width: 1px 0 1px 0;
	font: 75% verdana, arial, sans-serif;
	color: #999;
	text-align: center;
	margin: -5px 2px 0 0;
	background: white;}

#main table
	{width: 100%;
	border: 1px solid #f50;
	text-align: center;}

#main td
	{border: solid #f50;
	border-width:0px 1px 0 0;
	padding: 2px;
	vertical-align: top;}

#main td.end
	{border-width: 0;}

#main th.end
	{border-width: 0 0 1px 0;}

#main th
	{border: solid #f50;
	border-width: 0px 1px 1px 0;
	background-color: #ebebeb;
	padding: 2px;
	vertical-align: top;}

.footnote
	{font: 80% verdana, verdana, arial, sans-serif;}
	
td#main a.return:link
	{text-decoration: none;
	color: f50;
	font-size: 80%;}

td#main a.return:visited
	{text-decoration: none;
	color: f50;	
	font-size: 80%;}

td#main a.return:hover
	{text-decoration: underline;
	color: f50;
	font-size: 80%;}

/* article styles */

.portrait
	{width: 110px;
	float: left;
	padding: 3px;
	border: solid #f50;
	border-width: 1px 0 1px 0;
	font: 75% verdana, arial, sans-serif;
	color: #999;
	text-align: center;
	margin-top: 3px;
	margin-right: 3px;
	background: white;}

.example
	{width: 150px;
	float: left;
	padding: 5px;
	border: solid #f50;
	border-width: 1px 0 1px 0;
	font: 75% verdana, arial, sans-serif;
	color: #999;
	text-align: center;
	margin-top: 3px;
	margin-right: 3px;
	background: white;}

.artdate
	{color: #999;}

#left
	{padding: 53px 6px 0px 6px;
	text-align: center;
	vertical-align: top;
	background: #ccc;
	border: solid black;
	border-width: 1px 0;
	font: 80% verdana, arial, sans-serif;}

td#left a:link
	{text-decoration: none;
	color: white;}

td#left a:visited
	{text-decoration: none;
	color: black;}

td#left a:hover
	{text-decoration: underline;}

.lefttitles
	{width: 100px;
	font-weight: bold;
	padding-bottom: 2px;
	border: solid black;
	border-width: 1px 0;}

/* footer */

td#footer
	{font: 80% verdana, arial, sans-serif;
	background: #f50;
	padding: 5px 5px 5px 15px;
	color: white;
	border: solid black;
	border-width: 1px 0;}

td#footer a:link, a:visited
	{text-decoration: none;
	color: white;
	font-weight: normal;
	padding: 0;}

td#footer a:hover
	{text-decoration: underline;}

/*footer ends*/

/*contact*/

#form
	{font: bold 100% verdana, arial, sans-serif;}

input
	{background: #ebebeb;
	color: black;
	border: 1px solid black;
	font: 100% verdana, arial, sans-serif;}

textarea
	{background: #ebebeb;
	border: 1px solid black;
	font: 100% verdana, arial, sans-serif;}

input.submit
	{font: bold 100% verdana, arial, sans-serif;
	color: #f50;}
