.global {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a.tag {
	color:#666666;
	text-decoration:none;
}

a.tag:hover {
	color:#3377FF;
	text-decoration:none;
}

#all {
	width: 1060px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

#body {
	width: 1000px;
	background-color:#231F20;
	float: left;
}

#navigation {
	width: 60px;
	height: 600px;
	color:#333333;
	font-size: 10px;
	float: left;
}

#footer {
	width: 700px;
	margin-top: 10px;
	color:#333333;
	font-size: 10px;
	float: left;
	clear: left;
}

a.footer {
	color: #333333;
	text-decoration: none;
}

a.footer:hover {
	color:#6B7479;
	text-decoration:none;
}

#tag {
	width: 300px;
	margin-top: 10px;
	color: #666666;
	font-size:10px;
	float:left;
	text-align:right;
}

h1 {
	color: #6B7479;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top:0px;
	font-weight:normal;
	font-variant:small-caps;
}

h2 {
	color: #6B7479;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top:0px;
	font-weight:normal;
	font-variant:small-caps;
}

h3 {
	color: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:16px;
	font-weight:normal;
	font-variant:small-caps;
}

a {
	color: inherit;
	text-decoration: none;
}

a:hover {
	color:#6B7479;
	text-decoration:none;
}

a.content {
	color:#FFFFFF;
	text-decoration:none;
}

a.content:hover {
	color:#6B7479;
	text-decoration:none;
}
