body, td, th {
	font-family: "Comic Sans MS", sans-serif, Arial;
	border-color: #FFFFFF;	
}
p {
	font-family: "Comic Sans MS", sans-serif, Arial;
	font-size:16px;
}
td {
}
a:link {
	color: #000000;
	border-color: #FFFFFF;
}

a:visited {
  color: #000000;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: underline;
}


a.button:active {
	color: #FFCC33;
}		
a.button:link {
	color: #FFCC33;
	text-decoration: underline;
}
a.button:visited {
	color: #FFCC33;
	text-decoration: underline;
}
a.button:hover {
	color: #FFFF00;
	text-decoration: underline;
}
th {
}
#topbar {
	position:absolute;
	top: 1px;
	left: 1px;
}
#topline {
	position:absolute;
	top:1px;
	left:121px;
	width:99%;
	background-color:#006633;
}
#righttop {
	position:absolute;
	top:1px;
	right:1px;
}		

#leftside {
	position:absolute;
	top: 136px;
	left: 1px;
	width: 150px;
	background-color: #6699CC;
}
#button1 {
	position:absolute;
	top:126px;
	left:1px;
	width:120px;
	background-color:#006633;
	border-color: #FFFF00;
	text-align: center;
	vertical-align: middle;
	color: #FFFF00;
}	
#buttons {
	position:relative;
}
#main {
	position: absolute;
	top: 140px;
	left: 161px;
	width: 80%;
	height: 424px;	
}
#rightside {
	position:absolute;
	height: 424px;
	width: 25%;
	top: 140px;
	right: 1%;
}
#sizes {
	position:absolute;
	top: 46px;
	left: 123px;
	height: 79px;
	right: 1%;

}
.medium {
	font-size:16px;
}
.large {
	font-size:25px;
}
.vlarge {
	font-size:32px;
}
.headings {
	font-weight: bold;
	text-decoration: underline;
}
