* html body {
	font-size: small; /* hack for IE5/Win */
	f\ont-size: small; /* for miscellany IE versions */
}
body {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;/*text universal*/
}
#page {
	background-image: url(../images/winter/main_background2.jpg);/*background image*/
	background-repeat: repeat-y;
	background-position: 35% 0px;
}
* {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
img {
	border: 0px;
}
h1 {
	font-size: 230%;
	padding-bottom: 6px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #8F8F8F;/*h1 underline: line*/
}
h2 {
	clear: left;
	font-size: 150%;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 110%;
	padding-bottom: 2px;
	clear: left;
}
p {
	font-size: 95%;
	line-height: 1.5em;
	padding-bottom: 10px;
	max-width: 500px;
}
#navigation {
	float: left;
	width: 33%;
	padding-top: 30px;
	color: #FFFFFF;
	padding-bottom: 600px;
}
#content {
	float: right;
	width: 63%;
	padding-top: 30px;
	padding-bottom: 30px;
}
#navigation h1 {
	float: right;
	margin-bottom: 10px;
}
#navigation strong {
	color: #CCCCCC;/*light*/
}
#navigation h1 a:link {
	color: #333333;/*dark*/
}
#navigation h1 a:visited {
	color: #333333;/*dark*/
}
#navigation h1 a:hover {
	color: #CCCCCC;/*light*/
}
#navig {
	float: right;
	text-align: right;
	list-style-type: none;
	clear: right;
	width: 264px;
}
#navig li {
	font-size: 190%;
	font-weight: bold;
	padding-bottom: 10px;
}
#navig a {
	display: block;
	color: #666666;/*warm*/
}
#navig a:link {
	color: #666666;/*warm*/
}
#navig a:visited {
	color: #515151;/*medium*/
}
#navig a:hover {
	color: #FFFFFF;/*hover is universal*/
}
#subnav {
	font-size: small;
	list-style-type: none;
	padding-top: 5px;
}
#subnav li {
	font-size: 130%;
	font-weight: normal;
	color: #FFFFFF;/*current is universal*/
}
#seasons {
	float: right;
	clear: right;
	width: 264px;
}
#seasons li {
	float: right;
	list-style-type: none;
	font-weight: bold;
	padding-top: 6px;
	font-size: 78%;
}
#seasons a {
	color: #FFFFFF;/*universal*/
	display: block;
	border: 1px solid #FFFFFF;/*universal*/
	margin-left: 5px;
	text-align: center;
	height: 20px;
	width: 59px;
	line-height: 18px;
}
#spring a {
	background-color: #50B24A;/*switcher colour: base: universal*/
}
#spring a:hover {
	color: #50B24A;/*switcher colour: base: universal*/
}
#summer a {
	background-color: #E75946;/*switcher colour: base: universal*/
}
#summer a:hover {
	color: #E75946;/*switcher colour: base: universal*/
}
#autumn a {
	background-color: #B27853;/*switcher colour: base: universal*/
}
#autumn a:hover {
	color: #B27853;/*switcher colour: base: universal*/
}
#winter a {
	background-color: #999999;/*switcher colour: base: universal*/
}
#winter a:hover {
	color: #999999;/*switcher colour: base: universal*/
}
#content a:link {
	color: #999999;/*base universal*/
}
#content a:visited {
	color: #999999;/*base universal*/
}
#content a:hover {
	color: #333333;
}
#content h1 {
	float: left;
}
#content h1 a:link {
	color: #999999;/*base universal*/
}
#content h1 a:visited {
	color: #999999;/*base universal*/
}
#content h1 a:hover {
	color: #333333;/*like navigation h1 link dark universal*/
}
#content ul {
	font-size: 95%;
	line-height: 1.5em;
	list-style-type: none;
	max-width: 500px;
}
#content li {
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../images/graphics/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	margin-left: 8px;
}
#content dl {
	font-size: 95%;
	font-weight: bold;
	padding-left: 15px;
	max-width: 500px;
}
#content dt {
	padding-bottom: 5px;
	font-weight: bold;
}
#content dd {
	padding-bottom: 9px;
	font-weight: normal;
}
#slideshow {
	padding-top: 10px;
}
#content .show {
	float: left;
	font-size: 85%;
	font-weight: bold;
	background-color: #999999;/*base*/
	margin-right: 5px;
	padding-right: 4px;
	padding-left: 4px;
	display: block;
	text-align: center;
	height: 20px;
	line-height: 18px;
	border: 1px solid #000000;
}
#content .show a:link {
	color: #FFFFFF;/*universal*/
}
#content .show a:visited {
	color: #FFFFFF;/*universal*/
}
#content .show a:hover {
	color: #999999;/*base*/
}
table {
	float: left;
	clear: left;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#portfolio h3 {
	font-size: 80%;
}
#portfolio p {
	font-size: 80%;
	padding-bottom: 10px;
}
#portfolio td {
	width: 140px;
	vertical-align: top;
	padding-right: 15px;
	background-color: #E6E6E6;/*portfolio*/
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#portfolio img {
	height: 90px;
	width: 120px;
}
#about table{
	width: 500px;
}
#about img {
	padding-bottom: 15px;
}
#domains td {
	padding-right: 10px;
}
.highlight {
	color: #FF0000;/*whois result page*/
}
#footer {
	clear: both;
}
form {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
fieldset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
