/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #272976;
}
body {
	margin: 0px;
}
p {
	margin: 0px 0px 10px 0px;
}
a:link {
	color: #7150B2;
}
a:visited {
	color: #7150B2;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #7150B2;
	text-decoration: none;
}
h1 {
	font-size:medium;
	color: #272976;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}
h2 {
	font-size:small;
	color: #7150B2;
	font-weight:bold;
}
h3 {
	font-size:small;
	color: #7150B2;
	font-weight:bold;
	margin-bottom:7px;
}
li {
	padding-bottom: 5px;
}
#frame {
	width:820px;
	margin-top:0px;
	padding:0px;
	text-align:left;
}
#leftcol{
	float:left;
	width:160px;
	text-align:left;
}
#page {
	text-align: justify;
	float:left;
	margin-left: 110px;
	width:545px;
}
#home #page {
	text-align: justify;
	float:left;
	margin-left: 50px;
	width:610px;
}
#image{
	float: left;
	width: 273px;
	text-align: center;
	margin-bottom: 10px;
}
a.topnav:link {
	color: #272976;
	margin-right: 80px;
	text-decoration:none;
}
a.topnav:visited {
	color: #272976;
	margin-right: 80px;
	text-decoration:none;
}
a.topnavr:link {
	color: #272976;
	text-decoration:none;
}
a.topnavr:visited {
	color: #272976;
	text-decoration:none;
}
.sidenav {
	width: 135px;
	height:22px;
	padding: 5px 10px 5px 10px;
	background-color:#7150B2;
	margin-top:0px;
	margin-bottom: 14px;
}
a.sidenavtext {
	color: #CAC9DF;
	text-decoration:none;
	font-weight:bold;
}
a.sidenavtext:visited {
	color: #CAC9DF;
}
.nav {
	width: 135px;
	height:22px;
	padding: 5px 10px 5px 10px;
	background-color:#CAC9DF;
	margin-top:0px;
	margin-bottom: 14px;
}
a.navtext {
	color: #7150B2;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}
a.navtext:visited {
	color: #7150B2;
}
#gift {
	padding: 10px;
	border: 1px dotted #666666;
	width: 220px;
	float:left;
	text-align:center;
	margin-left:40px;
}
#footer{
	width:820px;
	clear:both;
	font-size:x-small;
	border-top: 1px dashed #CAC9DF;
	padding-top:2px;
}
.grey {color: #999999}

#otherLinks p.link {
	width: 153px;
	height:22px;
	padding: 5px 0 5px 0;
	background-color:#7150B2;
	margin-top:0px;
	margin-bottom: 0px;
	text-align:center;
	clear:both;
}
#otherLinks a {
	color: #CAC9DF;
	text-decoration:none;
	font-weight:bold;
}
#otherLinks a:visited {
	color: #CAC9DF;
}