@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.dropshadow, .dropshadowlink {
	font-family:"Comic Sans MS", Arial;
	text-align:right;
	font-size: 19px;
	text-shadow: #000000 0.12em 0.12em 0.06em;
	text-decoration:none;
	color:#00FFFF;
	line-height:100%;
	}
.dropshadowlink:hover {
	text-decoration:underline;
	color:#00CCFF;
}
.dropshadow2, .dropshadowlink2 {
	font-family:"Comic Sans MS", Arial;
	text-align:right;
	font-size: 19px;
	text-shadow: #000000 0.12em 0.12em 0.06em;
	text-decoration:none;
	color:#00FFFF;
	}
.dropshadowlink2:hover {
	text-decoration:underline;
	color:#00CCFF;
}
.linkgoogle, .linkgoogle:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal; }
.linkgoogle {color:#0000FF;	text-decoration: underline; }
.linkgoogle:hover {color:#FF0000; text-decoration: none;}
.normal, .normalwhite, .normallink, .small, .smallwhite, .smalllink, .large, .largewhite, .largelink {font-family:"Comic Sans MS", Arial; text-shadow: #000000 0.12em 0.12em 0.06em;}
.small, .normal, .large {color:#CCCCCC;}
.normal, .normalwhite, .normallink {font-size:18px;}
.small, .smallwhite, .smalllink {font-size:14px;}
.large, .largewhite, .largelink {font-size:24px;}
.normallink, .smalllink, .largelink {color:#00FFFF; text-decoration:none;}
.normallink:hover, .smalllink:hover, .largelink:hover {color:#00CCFF; text-decoration:underline;}
.normalwhite, .smallwhite, .largewhite {color:#FFFFFF;}
.footerlink {color:#00FFFF; text-decoration:none; font-family:"Comic Sans MS", Arial; font-size:18px; font-weight:bold; }
.footerlink:hover {color:#FFFFFF; text-decoration:underline; }
#wrapper {
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: auto;
	background-color: #666666;
}
#shadow {
	background-image: url(images/bgside2.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 980px;
	height:auto;	
	margin: 0px;
	padding: 0px;
}
