@charset "utf-8";
/* CSS Document */

body {
	background: url(images/bg-grid.gif) #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}

.mainTable {
	background: #333;
	border: 1px solid #666;
}

.bottom {
	padding-left: 550px;
}

a {
	color: #CCC;
}

a:hover {
	color: #996;
}

.notice {
	color: #FC0;
}

.header {
	height: 55px;
	background: url(images/kg-studio-template-fun_r1_c2.gif);
}

.menuContainer {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 40px;
	text-align: right;
	font-family: "Arial Narrow", Arial;
}

.copyright-contact {
	text-align: center;
	padding: 3px;
}

a.topMenu {
	color: #999;
	text-decoration: none;
}

a.topMenu:hover {
	color: #FFF;
	text-decoration: underline;
}

a.portfolioHeader {
	font-size: 16px;
	text-decoration: none;
	color: #999;
}

a.portfolioHeader:hover {
	font-size: 16px;
	text-decoration: none;
	color: #fff;
}