/* CSS Document */

	* {
padding: 0;
margin: 0;
}
html {
background: url(../img/back.jpg);
background-position:50% -50px;}
body {
	color: #000000;
	font-family: Georgia, Times, Tahoma, Verdana, serif;
	font-size: 13px;
	text-decoration: none;
	background-image: url(../img/bluebar.jpg);
	background-repeat:repeat-x;
	padding-top:1px;
	
}
div#header a{font-family:Arial, Helvetica, sans-serif;}
a:link, a:visited {
text-decoration: none;
color: #FFF;
background: none;
}

a:hover {
text-decoration: none;
border-bottom: 1px solid #AAA08C;
color: #968246;
background: none;
}

a:active {
text-decoration: none;
border-bottom: 1px solid #645028;
color: #5A503C;
background: none;
}

/* ~~~ Text Properties ~~~ */

p {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
line-height: 20px;
padding-top: 10px;
}

h1, h2, h3 {
font-size: 11px;
font-weight: bold;
line-height: 18px;
}

h4 {
font-size: 11px;
font-weight: normal;
line-height: 20px;
padding-top: 10px;
padding-bottom: 5px;
padding-left: 70px;
}

h5 {
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
font-weight: normal;
color: #645028;
padding: 10px;
}


/* ~~~ Nav Properties ~~~ */

#nav {
position: absolute;
top: 24px;
left: 50px;
list-style-type: none;
}

#nav li {
float: left;
z-index: 0;
}

#nav a {
display: block;
width: 100px;
height: 40px;
border: 0px;
text-indent: -100em;
z-index: 0;
}

#nav a:hover {
background-position: 0 0;
}

#menu1 {
background: url(../images/menu1.gif) 0px 7px no-repeat;
}

#menu1a {
background: url(../images/menu1a.gif) 0px 7px no-repeat;
}

#menu2 {
background: url(../images/menu2.gif) 0px 3px no-repeat;
margin-left: 5px;
}

#menu2a {
background: url(../images/menu2a.gif) 0px 3px no-repeat;
margin-left: 5px;
}

#menu3 {
background: url(../images/menu3.gif) 0px 9px no-repeat;
}

#menu3a {
background: url(../images/menu3a.gif) 0px 9px no-repeat;
}

#menu4 {
background: url(../images/menu4.gif) 0px 5px no-repeat;
margin-left: 10px;
}

#menu4a {
background: url(../images/menu4a.gif) 0px 5px no-repeat;
margin-left: 10px;
}

#menu5 {
background: url(../images/menu5.gif) 0px 6px no-repeat;
margin-left: 5px;
}

#menu5a {
background: url(../images/menu5a.gif) 0px 6px no-repeat;
margin-left: 5px;
}



/* ~~~ Div Properties ~~~ */

#container {
display: block;
width: 770px;
height: auto;
position: relative;
margin-left: auto;
margin-right: auto;
}

#photo {
	position: relative;
	top: 40px;
	left: 400px;
	width: 296px;
	height: 500px;
	margin-left:66px;
	text-indent: -100em;
	background-image: url(../img/TRIcoverpsd3.jpg);
	background-repeat: no-repeat;
}


#logo {
	width: 325px;
	height: 82px;
	position: absolute;
	top: 90px;
	left: 0px;
	border: 0px;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
}

#quote {
background: none;
position: absolute;
top: 180px;
left: 0px;
width: 400px;
height: 350px;
border: 0px;
}
p{
color:#241903;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:165%;
font-style:italic;
line-height:27px;
padding-left:10px;
}
p.author{
float:right;}

#footer {
position: relative;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
text-align: center;
}

#header {
position: relative;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
text-align: center;
}


#header ul li{
display: inline;
list-style-type: none;
margin-left: 10px;
padding-right: 10px;
border-right:#000000 solid thin;
}

#header ul li.noline{
border-right:none;
}

a#designer{ color:#fff;}