/* MISSCO : STYLE */

body {
	color: #333;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a, a:link, a:visited, a:active {
	color: #ffffff;
	text-decoration: none;
	position: relative;
}
.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	color: #ffffff;
	letter-spacing:1px;
}
.footer1 {
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	letter-spacing:1px;
	line-height: 18px;
}
.copyright {
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
	letter-spacing:1px;
	line-height: 18px;
}

#left-shadow {
	background-image: url(../img/left_shadow-trans.png);
}
#bg-white {
	background-image: url(../img/white_bg-trans.png);
}
#right-shadow {
	background-image: url(../img/right_shadow-trans.png);
}
#sub {
	background-color: #FFFFFF;
}
#bg-footer {
	background-image: url(../img/footer_bg-trans.png);
}

#sc_button, #pa_button, #da_button {
	margin: 15px 0px 15px 10px;
	float: left;
}

#content {
	color: #333;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	padding-bottom: 25px;
}

#content a, #content a:link, #content a:visited, #content a:active {
	color: #333;
	text-decoration: none;
}

#content a:hover {
	color: #CCC;
	text-decoration: none;
}

#content_about {
	color: #333;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	padding-bottom: 25px;
}

#content_about a, #content_about a:link, #content_about a:visited, #content_about a:active {
	color: #333;
	text-decoration: none;
	font-size: 18px;
}

#content_about a:hover {
	color: #CCC;
	text-decoration: none;
	font-size: 18px;
}

#center {
	margin: 0px auto 0px;
	width: 450px;
}

#projects {
	margin-left: 10px;
	float: left;
	width: 175px;
	z-index: 999;
	color: #333;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style:italic;
	font-size: 14px;
	letter-spacing: normal;
}

#projects a:hover {
	text-decoration: none;
	color: #CCC;
	font-style: normal;
	font-size: 12px;
	letter-spacing: normal;
}
#projects a {
	color: #333;
	text-decoration: none;
	font-style: normal;
	font-size: 12px;
	letter-spacing: normal;
}

#headers {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color:#333;
	margin-bottom:10px;
	margin-top: 25px;
	padding-bottom: 3px;
	border-bottom: solid #CCC 1px;
	width: 100%;
}

#choose {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	color:#333;
	margin-bottom: 15px;
}

#pagename {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color:#333;
	margin-bottom:15px;
	border-bottom: solid #CCC 0px;
}

#state {
	float: right;
	margin: 0px 0px 15px 15px;
	border: 0px solid #ff0000;
}

div.contactStyled 
{
    width:185px;
    padding:5px;
    position:relative;
    float:left;
}
span.name
{
    font-weight:bold;
}
#contact
{
    padding-top:10px;
}

