html {
	background-color: white;
}

#main {
	margin: auto;
	width: 1024px;
}

.gc {
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}

.gc, .gc .inbox {
	min-height:1px;
}

.gc div, .gc form, .gc p, .gc h1, .gc h2, .gc h3, .gc h4, .gc pre, .gc blockquote, .gc ul, .gc ol, .gc li, .gc th, .gc td, .gc fieldset, .gc img {
	font-weight: normal;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.blockmenu li, .block li {
	list-style-position: inside;
	list-style-type: disc;
}

.block ul {
	margin-left: 20px;
}

#headmenu ul {
	padding: 0px;
}

#headmenu li {
	display: inline;
	height: 0pt;
	margin-right: 12px;
}

.gc h1 {
	font-size: 40px;
	font-weight: bold;
	padding: 0px 0px 3px 0pt;
}

.gc h2, #headmenu {
	background-color: #0066B9;
	color: #FFFFFF;
}

.gc h2 {
	font-size: 1em;
	padding: 4px 6px;
}

.gc h2, .gc h4 {
	font-size: 1em;
}

div.box, .gc td, .gc th, .gc blockquote {
	border-style: solid;
	border-width: 1px;
}

div.box, .gc blockquote, .rowodd, .roweven {
	background-color: #F1F1F1;
}

div.box {
	border-color: #0066B9;
}

#header div.box {
	border-top-width: 4px;
}

div.block, div.block2col {
	margin-bottom: 12px;
}

div.block2col {
	padding-bottom: 1px;
}

div.block2col div.block {
	margin-bottom: 0px;
	margin-left: 19em;
}

div.blockmenu {
	float: left;
	width: 18em;
}

div.blockmenu div.box {
	background-color: #F1F1F1;
}

div.block div.inbox, div.blockmenu div.inbox {
	padding: 3px 6px;
}

.gc a:link, .gc a:visited {
	color: #005CB1;
}

.blockmenu a:link, .blockmenu a:visited {
	text-decoration: none;
}

.blockmenu a:hover {
	text-decoration: underline;
}
.gc h2 a:link, .gc h2 a:visited, #headmenu a:link, #headmenu a:visited {
	color: #FFFFFF;
}

#headmenu a:link, #headmenu a:visited {
	text-decoration: none;
}

#headmenu a:hover {
	text-decoration: underline;
}

.blockmenu li {
	font-weight: normal;
}

.gc p, .gc ul, .gc label, div.blockmenu li {
	padding: 3px 0pt;
}

div.blockmenu li {
	line-height: 1.4em;
}

.lititle {
	font-size: 1.1em;
}

#header .separator {
	background-color: #0066B9;
	height: 10px;
}

.username {
	font-weight: bold;
}

#createlink {
	padding-bottom: 6px;
	padding-left: 0px;
	text-align: center;
}

.gc .clearer {
	clear: both;
}
.gc .clearer, .gc .nosize {
	font-size: 0pt;
	height: 0pt;
	line-height: 0pt;
	overflow: hidden;
	width: 0pt;
}

#footer {
	margin-top: 10px;
}

#top_langs img {
	border-width: 1px;
	border-style: solid;
}

#create_button {
	border-width: 3px;
	border-style: dashed;
	border-color: #0066b9;
	padding: 3px 2px 5px 2px;
	margin: 10px auto 15px auto;
	width: 50%;
	font-size: 2em;
	text-align: center;
}

.gc h3 {
	margin-top: 5px;
	color: #0066b9;
	font-weight: bold;
}
