.text {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #47484d;
	text-decoration: none;
}
.textBig {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #47484d;
	text-decoration: none;
	padding: 20px;
}
.textRed {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
.textWhite {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}
.comicPurple {
	font-family: "Comic Sans MS";
	color: #554A91;
	font-size: 18px;
}
.small {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5c5e64;
	text-decoration: none;
}
.textPad {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5c5e64;
	text-decoration: none;
	padding: 20px;
}
h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1da8d6;
	text-decoration: none;
}
h2 {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9e9e9e;
	text-decoration: none;
}
h3 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1da8d6;
	text-decoration: none;
	margin: 0;
	padding: 0;
	display: inline;
}
h4 {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9e9e9e;
	text-decoration: none;
	margin-top: 10px;
}
a {
	font-family: Tahoma;
	color: #1da8d6;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	color: #ff7200;
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
#galImg {
	border:1px solid #9e9e9e;
}
a.small {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #313643;
	text-decoration: none;
}
a.small:hover {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
ul.cats {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	font-size: 0.9em;
	width: 243px;
}
ul.cats li {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #9b94c1;
}
ul.cats a:link, ul.cats a:visited {
	background: #fff no-repeat 0 4px;
	padding: 7px 0px 7px 20px;
	color: #1da8d6;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
ul.cats a:hover, ul.cats a:active {
	background: #cad5eb no-repeat 0 4px;
	color: #1485aa;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
ul.cats  li.here {
 	font-weight: bold;
}
ul.cats  li.sidenavheader {
	width: 170px;
	margin: 10px 0px 0px 0px;
	padding: 2px 0px 2px 15px;
	color: #ffffff;
	background: #226699;
 	font-weight: bold;
 	font-size: 0.9em;
 	text-transform: uppercase;
 	letter-spacing : -1px;
}
#bg {
	background-image: url(images/bg.gif);
	background-position: top;
	background-repeat: no-repeat;
}
a.big {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1da8d6;
	text-decoration: underline;
}
a.big:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff7200;
	text-decoration: underline;
}