/* @override http://cvldsgn.net/stylin.css */

#headerimg img {
	margin-bottom: 20px;
}


body{
	margin: 0;
	background-attachment: fixed;
	background-position: -232px 69px;
	font: 10px Courier, "Courier New", mono;
}

html {
	margin: 0;
	background: url(img/bg.jpg);
}


body#frontpage {
	background-image: none;
	background-color: transparent;
}

#hd {
	margin: 0;
	height: 86px;
	width: 100%;
	background: url(img/logoani.gif) no-repeat left top;
}

#secondary p a {
	font-weight: bold;
	color: black;
	text-transform: lowercase;
	letter-spacing: 1px;
}

#contact a {
	text-align: center;
	text-decoration: none;
	float: left;
	line-height: 21px;
	font-size: 8px;
	letter-spacing: 1px;
	color: white;
}

#contact a:hover {
	color: gray;
}

html {
	margin: 0;
	background: url(img/bg.jpg);
}


div#headerimg {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

#fontpage {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	font: normal 12px/20px "Courier New", mono, Courier;
	color: black;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 0;
	text-transform: uppercase;
}

#fontpage a.proceed {
	text-decoration: none;
	color: white;
	display: block;
	width: 130px;
	margin-left: auto;
	margin-right: auto;
	padding: 3px 4px 4px;
	background-color: silver;
}

#fontpage a:hover.proceed {
	background-color: green;
	color: white;
}

a:hover#gc{
	background-image: url(img/webiconshover.png);
}

a#gc {
	height: 100px;
	background-image: url(img/webicons.png);
	padding: 0;
	line-height: 190px;
	color: black;
	display: block;
	width: 100px;
	float: left;
	text-align: center;
	text-decoration: none;
}

#webicons ul li {
	list-style-type: none;
	display: inline-block;
	float: left;
}

a#sf {
	height: 100px;
	padding: 0;
	line-height: 190px;
	color: black;
	display: block;
	width: 100px;
	float: left;
	text-align: center;
	text-decoration: none;
	background: url(img/webicons.png) -116px;
}

a:hover#sf {
	background: url(img/webiconshover.png) -116px;
}

a#ff {
	height: 100px;
	padding: 0;
	line-height: 190px;
	color: black;
	display: block;
	width: 100px;
	float: left;
	text-align: center;
	text-decoration: none;
	background: url(img/webicons.png) -228px;
}

a:hover#ff {
	background: url(img/webiconshover.png) -228px;
}

#webicons {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	margin-bottom: 50px;
	vertical-align: middle;
	text-align: center;
}

#webicons a {
	margin-right: 5px;
	margin-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}



