body {
	color: #000000;
	font-size: 76%;
	font-family: Verdana, Arial, sans-serif
	}

body A {
	color: #000000;
	}
		
body A:hover { text-decoration: none; color: #DD6900;}
img {border: 0px solid #ffffff;}

table { font-size: 1em; line-height: 145%; }
.tablesmall { font-size: .8em;  }

input, select, textarea {
	text-indent : 2px;
	background: #CCCCCC;
	background-color: #CCCCCC;
	border: 1px solid #aaaaaa;
	}


#shell_outer {
	position: relative;
	float: none;
	width: 800px;
	height: 600px;
	border: 0px solid #000000;
	background-color: transparent;
	background-image: url(GetREAL_website_bg.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	}
	
#shell_outer_nophotos {
	position: relative;
	float: none;
	width: 800px;
	height: 600px;
	border: 0px solid #000000;
	background-color: transparent;
	background-image: url(GetREAL_website_bg2.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	}


#column1 {
	width: 300px;
	float: none;
	background-color: transparent;
	border: 0px solid #000000;
	color: #000000;
	margin-left: 70;
	margin-right: 0;
	}
	
	
#column2 {
	position: relative;
	width: 530px;
	border: 0px solid #000000;
	color: #000000;
	margin-top: 0;
	margin-left: 175;
	margin-right: 0;
	line-height: 155%;
	}
	
.links_underlined A {
	text-decoration: none;
	}

#column3 {
	position: relative;
	float: right;
	width: 150px;
	background-color: transparent;
	border: 0px solid #000000;
	color: #000000;
	margin-left: 20px;
	margin-right: 0px;
	}
	
	

#footer {
	position: absolute;
	top: 650px;
	width: 750px;
	background-color: transparent;
	border: 0px solid #000000;
	text-align: left;
	color: #000000;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	}
	
.edit_thank {
	margin-bottom: 1em;
    	vertical-align: middle;
    	width: 50%;
	font-weight: bold;
	text-align: center;
	border: 1px solid #cc3300;
	padding: 0.5em;
	background-color: #ffff99;
	}
	
.linkbox {
    	border: 2px solid #cccccc;
	width: 170px;
    	padding: 8px;
    	margin:0px 0px 40px 0px;
 	}
 
.linkbox ul {
	text-align: left;
	font-size: 1em;
	font-weight: normal;
	padding:0px;
	margin:0px;
	line-height: 155%;
	}

.linkbox li {
	text-align: left;
	font-size: .8em;
	font-weight: normal;
	letter-spacing: 0;
    	color: #666666;
	padding:0px;
	margin:0px;
	list-style-image: none;
	list-style-type: none;
	
}


.newsbox {
    	border: 2px solid #cccccc;
	width: 170px;
    	padding: 8px;
    	margin: 20px 0 20px 0;
    	}
 
.newsbox h1 {
	color: #888888;
	font-size: 1.25em;
	font-weight: normal;
	line-height: 95%;
	margin-bottom: 0;
	padding-bottom: 0;
	}

.newsbox h2 {
	font-size: .9em;
	font-weight: bold;
	color: #2b55a2;
	line-height: 95%;
	margin-bottom: 0;
	padding-bottom: 0;
	}

.newsbox_footer {
	font-size: 1em;
	font-weight: bold;
	color: #888888;
	line-height: 100%;
	margin-top: 10px;
	padding-bottom: 0;
	}

.newsbox_footer A {
	color: #888888;
	text-decoration: none;
	}
	
.newsbox ul {
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	padding:0px;
	margin:0px;
}

.newsbox li {
	text-align: left;
	font-size: 0.8em;
	font-weight: bold;
	letter-spacing: 0;
    	color: #000000;
	padding:0px;
	margin:0px;
	list-style-image: none;
	list-style-type: none;
	
}




h1	{
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 95%;
	margin-bottom: 0;
	padding-bottom: 0;
	}
		
h2	{
	color: #000000;
	font-weight: bold;
	font-size: 1.10em;
	line-height: 95%;
	margin-bottom: 0;
	padding-bottom: 0;
	}
		
h3	{
	color: #666633;
	font-weight: normal;
	font-size: 1.10em;
	line-height: 95%;
	margin-bottom: 0;
	padding-bottom: 0;
	}
