@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
	text-align: left;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
a:link {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

h1 {
	font-size: 16px;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	font-weight: bold;
	font-style: italic;
}
#wrapper {
	max-width: 100%;
	min-width: 1280px;
	margin-left: 0px;
	margin-right: 0px;
    margin-top: 10px;
	text-align:center;
}
div.logo {
    
	position:absolute; top: 7px; left: 275px;
	z-index: 100;
	text-align:center;
	
}

#content{
	margin-left: 15px;
	margin-right:25px;
	margin-top:25px;
	margin-bottom: 20px;
	max-width: 800px;
	text-align:justify;

}
#right{
	margin-left: 15px;
	margin-right: 15px;
	margin-top:20px;
	margin-bottom: 10px;
	min-width: 200px;
	text-align:justify;
}
#nav {
    text-align:left;
	margin-top:20px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;

}
#photo{
	margin-left: 10px;
	margin-right:10px;
	margin-top:15px;
	margin-bottom: 15px;
	text-align:center;

}
#tag {
margin-left: 15px;
	margin-right: 15px;
	margin-top:10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
}
#left {
	margin-left: 15px;
	margin-right: 15px;
	margin-top:20px;
	margin-bottom: 10px;
	min-width: 200px;
	text-align:justify;
}
#footer {
    text-align:center;
	font-variant:small-caps;
	margin-top:20px;
	margin-bottom: 10px;
}

span.large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant:small-caps
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align:center;

}
span.large A:link {color: #ffffff; font-size: 16px; font-weight: normal; font-variant:small-caps; text-decoration: none; }
span.large A:hover {color: #66cccc; font-size: 16px; font-variant:small-caps; text-transform: none; }
span.large A:visited {color: #999999; font-size: 16px; font-variant:small-caps; text-transform: none; }

span.small  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style:italic;
	font-weight:bold;
	line-height: normal;
	color: #000000;
	}
span.small A:link {color: #ffffff; font-size: 9px; font-weight: normal; line-height: normal; text-decoration: none; }
span.small A:hover {color: #66cccc; font-size: 9px; line-height: normal; text-transform: none; }
span.small A:visited {color: #999999; font-size: 9px; line-height: normal; text-transform: none; }


span.botlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:center;

}
span.botlinks A:link {color: #000000; font-size: 10px; font-weight: normal; text-decoration: none; }
span.botlinks A:hover {color: #cc0000; font-size: 10px; text-transform: none; }
span.botlinks A:visited {color: #999999; font-size: 10px; text-transform: none; }

