
a { color: #696969
	; text-decoration: none; }
a img {
	border: 0
	}

a:hover {
	color: #f90;
	text-decoration: none
	}
html {
	height:100%;
}

body  { color: #696969; font-size: 10pt; font-family: "times new roman", times, serif; background-image: url(../picts/backgr01.png); background-repeat: repeat-y; background-position: 50% top; text-decoration: none; top: 0; width: 100%; margin: 0; padding: 0; height: 100%
	    }


	
h1.title {
	color: #f90;
	font-size: 60px;
	line-height: 100%;
	margin: 0;
	padding: 0
	}

h2 {
	font-size: xx-large;
	font-weight: bold;
	line-height:60%;
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #000
	}

h3 {
	color: #fff;
	font-size: large;
	font-weight: bold;
	background-color: #f90;
	text-transform: uppercase;
	margin: 0;
	padding: 5px
	}
.titleSecondaryColor {
	color: #f90;
	margin: 0 10px 0 0;
	padding: 0
	}

#bodyText { font-size: 11px; font-family: "times new roman", times, serif; padding: 10px 0; height: 300px; overflow: auto; border-top: 3px solid #000; border-bottom: 1px solid #000
	 }

#content   {
	margin-top: 50px;
	margin-right: 230px;
	margin-left: 250px;
	padding: 0;
	height: 400px
	}



#largeText {
	color: #f90;
	font-size: x-large;
	font-weight: normal;
	line-height: 90%;
	background-color: #696969;
	margin:2px 0;
	padding: 5px 20px 5px 0;
	vertical-align: middle
	}

#menu a {
	color: #5b68ab;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 30px 0 0;
	padding: 0 15px
	}

#menu a:hover {
	color: #696969;}

#rightcollumn {
	background-color: #cecece;
	margin: 0;
	padding: 0 0 0 10px;
	position: absolute;
	top: 0;
	right: 0;
	width: 190px;
	height: 100%
	}

#rightcollumn a {
	margin: 5px 0 0;
	padding: 0
	}

#rightcollumn img{
	display:block;
	background-color:#fff;
	margin:5px 0 0 0;
	}

