body {
	width: 890px;
	color: #3c3c3c;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 auto;
	text-align:center;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

p, cite {
	font-size: 1em; /* 14px */ 
	line-height: 1.5em; /* 21px */
	margin: 0 0 1.5em 0;
}

h1 {
	color: #f26522;
	font-weight: bold;
	font-size: 48px; 
	line-height: 1em; /* 72px */ 
	margin-top: 0.25em; 
	margin-bottom: 8px;;
}

h1 a {
	padding-left: 5px;
	color: #f26522;
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}

h2 {
	color: #f26522;
	font-size: 3em; /* 36px */ 
	line-height: 1em; /* 36px */ 
	margin-top: 0.5em; 
	margin-bottom: 0.5em;
}

h3 {font-size: 1.8333em; /* 22px */ line-height: 1.6364em; /* 36px */ margin-top: 0em; margin-bottom: 0em; 
	color: #3c3c3c;
	margin-left: -5px;
	padding-left: 5px;
}

h3 a {
	color: #3c3c3c;
	background:#eee;
	text-decoration: none;
	display: block;
	margin-left: -5px;
	padding-left: 5px;
}

h3 a:hover {
	background: #f26522;
	color: #ffffff;
}


a:link 
{ 
text-decoration: underline;
color: #3c3c3c;
} 

a:visited 
{ 
text-decoration: underline;
color: #3c3c3c;
} 

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

.input_profile
{
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	border: 1px solid #6f6f6f;
	border-right: 1px solid #6f6f6f;
	border-bottom: 1px solid #6f6f6f;
	border-left: 1px solid #6f6f6f;
	color: #f26522;
	font-weight: bold;

}

.tag_code
{
font-family:"Courier New", Courier, mono; font-size:10px;
}


#logo
{
width:208px;
height:143px;
float:left;
}


.forgot {
	color: #3c3c3c;
	font-size: 10px; 
}

.forgot a:link 
{ 
text-decoration: underline;
color: #3c3c3c;
} 

.forgot a:visited 
{ 
text-decoration: underline;
color: #3c3c3c;
} 

.forgot a:hover { 
text-decoration: none;
color: #f26522;
} 	

.twitlogin {
	color: #f26522;
	font-size: 12px; 
}


.submity {
	background-color: #3c3c3c;
	font-weight: bold;
	font-size: 14px; 
	color: #f26522;
	border: 2px solid #f26522;
	border-right: 1px solid #f26522;
	border-bottom: 1px solid #f26522;
	border-left: 1px solid #f26522;
}


.header_text {
	color: #3c3c3c;
	font-weight: bold;
	font-size: 20px; 
	line-height: 1em; /* 36px */ 
}

.header_text2 {
	color: #f26522;
	font-weight: bold;
	font-size: 16px; 
	line-height: 1em; /* 36px */ 
}

.header_text2dark {
	color: #3c3c3c;
	font-weight: bold;
	font-size: 16px; 
	line-height: 1em; /* 36px */ 
}

.allthecolors {
	color: #3 c3c3c;
	color: #f 26522;
	color: #2 d801e;


}

ul#navigation {
	float: right;
}

ul#navigation li {
	display: block;
	float: left;
}

ul#navigation li a {
	display: block;
	width: 80px;
	color: #ffffff;
	background: #b2b2b2;
	padding: 0.5em 5px 0.5em 5px;
	margin-right: 1px;
	text-decoration: none;
}

ul#navigation li.selected a {
	background: #f26522;
}

ul#navigation li#about a {
	width: 135px;
	padding-right: 0;
	margin-right: 0;
}

ul#navigation li a:hover {
	background: #333;
	color: white;
}

#main {
	width: 890px;
	text-align:left;
}

#col1 {
border-top:0.08333em solid #999999;
float:left;
margin-right:10px;
margin-top:1.4167em;
padding-left:5px;
width:620px;
text-align:left;
}


#col2 {
border-top:0.08333em solid #999999;
float:right;
margin-top:1.4167em;
padding-left:5px;
width:230px;
text-align:left;
}

#col1_profile {
border-top:0.08333em solid #999999;
float:left;
margin-right:10px;
margin-top:1.4167em;
padding-left:5px;
width:510px;
text-align:left;
}


#col2_profile {
border-top:0.08333em solid #999999;
float:right;
margin-top:1.4167em;
padding-left:5px;
width:360px;
text-align:left;
}

#header {
overflow:auto;
width:890px;
height:173px;
}


#signin .submit{
float:right;
}

#signin p.submit input { 
cursor:pointer;
}

#signin .submit input { 
color:#333333;
width:auto;
}
#signin input { 
width:173px;
}

#signin input.submit:hover, button:hover, input[type="submit"]:hover, input[type="file"] > input[type="button"]:hover { 
background:#999999 none repeat scroll 0 0;
cursor:pointer;
}
#signin input.submit, button, input[type="submit"], input[type="button"], input[type="file"] > input[type="button"] { 
background-color:#E6E6E6;
border:1px solid #CCCCCC;
font-size:1em;
padding:4px 8px;
}

#hello {
float:right;
width:890px;
text-align:right;
padding-top:8px;
}