
body {
	margin-top:50px;
	background-repeat: repeat;
	background:url('images/bg-gradient03.jpg') fixed left 0px;
	text-align:center;
	background-color: #000000;
}
#cse-search-box{
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	/* background-color:#959494; */
	/* background:url('images/table-border04.gif'); */
}

#joinbanner a{
	font-family:"Times New Roman";
	font-style:italic;
	font-weight:bold;
	font-size:16pt;
	text-decoration:none;
	background-color:#014fb3;
	color:#ffffff;
	padding-top:1px;
	padding-bottom:2px;
	padding-right:18px;
	padding-left:18px;
	border-width:3px;
	border-style:double;
	border-color:gray;
}
#joinbanner a:hover{
	background-color:#0070ff;
	color:#ffffff;
}
#main{
	width:540px;
}
#navbar{
	color:#ffffff;
	font-size:13pt;
	width:630px;
	align:center;
	text-align:center;
}
#searchbox{
	position:absolute;
	top:10px;
	left:10px;
	font: 1em "Times New Roman";
	font-size: 9pt;
	color: #ffffff;
}
#translate{
	position:absolute;
	top:10px;
	right:10px;
}

.footer a:link {color: #ffffff; text-decoration: underline}
.footer a:visited {color: #ffffff; text-decoration: underline}
.footer a:hover {color: #6bacff; text-decoration: underline}

a:link {color: #6bacff; text-decoration: underline}
a:visited {color: #6bacff; text-decoration: underline}
a:hover {color: red; text-decoration: underline}

.navbar a:link {color: #ffffff; text-decoration: none}
.navbar a:visited {color: #ffffff; text-decoration: none}
.navbar a:hover {color: #6bacff; text-decoration: underline}


.footer {
	font: 1em "Times New Roman";
	font-size: 12pt;
	color: #ffffff;
}
.google {
	font: 1em "Times New Roman";
	font-size: 9pt;
	color: #ffffff;
}
.times-14pt {
	font: 1em "Times New Roman";
	font-size: 14pt;
	color: #ffffff;
}
.times-13pt {
	font: 1em "Times New Roman";
	font-size: 13pt;
	color: #ffffff;
}
.times-18pt {
	font: .5em "Times New Roman";
	font-size: 18pt;
	color: #ffffff;
}
.times-18pt a:hover{
	font: .5em "Times New Roman";
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
}

.times-17pt {
	font: 1em "Times New Roman";
	font-size: 17pt;
	color: #ffffff;
}