body {
	font-size:62.5%;
	font-family: Georgia, Palatino, Times New Roman, serif;
}

div.hr {
	height: 3px;
	background: transparent url(../img/rule.gif) no-repeat left top;
	margin: 20px 0 10px 0;
	border: 0;
}

#left {
	font-size: 1.4em;
	line-height: 140%;
}

p {
 	margin-bottom: .8em;
}

#right {
	font-size: 1.3em;
	line-height: 130%;
}
#content h4 {
	font-size: 1.1em;
	margin-bottom: 0;
}
#footer h4 {
	font-size: 1.3em;
	margin-bottom: 0;
}



.mouse {
	font-size: .75em;
}

#secondNav ul {
	font-size: 1.2em;
	font-weight: bold;
}

#secondNav ul ul{
	font-size: .85em;
	font-weight: normal;
}

.prettyBullets {
	padding: 0;
	margin: 1em 0;
	padding-left: 20px;
}

.prettyBullets li {
	list-style-image: url(../img/bullet.gif);
	text-indent: 0;
	padding: 5px 0;
	margin: 0;
}

.caption {
	font-family: arial;
	font-size: .8em;
}

/* -- LINKAGE -- */

a {
text-decoration: none;
}
a:link {
	color: #626366;
}
a:visited {
	color: #626366;
}
a:hover {
	color: #83252F;
}

#footer a:link {
	color: #fff;
}
#footer a:visited {
	color: #83252F;
}
#footer a:hover {
	color: #83252F;
}

#left a:link {
	color: #83252F;
}
#left a:visited {
	color: #626366;
}
#left a:hover {
	color: #626366;
}
