/* IT-Alternative - October 2007 */

body
	{
	background-color: #eeeeee;
	font-family: "trebuchet ms", garamond;
	font-size: 12px;
	}

p
	{
	font-family: "ghgill sans", "trebuchet ms";
	font-size: 12px;
	line-height: 1.3em;
	}

a
	{
	color: #006;
	text-decoration: none;
	}

a:visited
	{
	color: #006;
	text-decoration: none;
	}

a:hover
	{
	color: #66f;
	text-decoration: underline;
	}

a:active
	{
	color: #66f;
	text-decoration: none;
	}

a img
	{
	border: 0px solid #fff;
	}

#locator
	{
	width: 760px;
	margin: auto;
	}

#head
	{
	position: relative;
	float: left;
	width: 750px;
	height: 80px;
	border: 0px solid #800000;
	margin-top: 2px;
	}

#main
	{
	position: relative;
	float: left;
	width: 610px;
	padding: 0px 0px 0px 10px;
	background: url("images/main.gif");
	padding-top: 10px;
	}

#right
	{
	position: relative;
	float: left;
	width: 130px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	border: 0px solid #800000;
	border-top: 0px;
	background: #fff;
	background: url("images/right.gif"); background-repeat:no-repeat;
	text-align: center;
	}

#right .title
	{
	font-family: garamond, times, "times new roman", serif;
	font-variant: small-caps;
	font-weight: bold;
	color: #666699;
	text-align: center;
	}
	
#right ul
	{
	font-size: 12px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: -20px;
	color: #fff;
	list-style: disc;
	}

* html #right ul{
	margin-left: 20px;
	}

#right ul ul li
	{
	margin-top: -5px;
	margin-bottom: -5px;
	}
	
#right ul li
	{
	margin-left: 0px;
	padding-left: 0px;
	}
	
#aboutindex
	{
	position: relative;
	float: left;
	margin: 5px;
	padding-left: 30px;
	font-size: 14px;
	color: #ffebde;
	text-align: left;
	padding-top: 10px;
	}

* html #aboutindex{
	padding-left: 20px;
	padding-right: 10px;
	margin-right: -2px;
}

#aboutindex a
	{
	color: #ccf;
	text-decoration: none;
	line-height: 2em;
	}

#aboutindex a:visited
	{
	color: #ccf;
	text-decoration: none;
	}

#aboutindex a:hover
	{
	color: #99f;
	text-decoration: underline;
	}

#aboutindex a:active
	{
	color: #99f;
	text-decoration: none;
	}

#altmenus
	{
	position: relative;
	float: left;
	height: 115px;
	width: 700px;
	background: url("images/themenu.gif");
	background-repeat: no-repeat; 
	}

.topic
	{
	font-style: italic;
	color: #336;
	font-size: 14px;
	width: 175px;
	}

table.overall
	{
	background: url("../images/backdrop2.jpg");	
	background-repeat:	no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	}

blockquote
	{
	background-color: #e1e1ff;
	}
	
#right ul li.non
	{
	list-style: none;
	margin-left: -13px;
	}
