/* Robot Giraffe - rg.css - Main Stylesheer
 *
 * Last Modified: December 6th, 2005
 *
 */
body {
	background-color: #dddddd;
	text-align: center;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
.text {
    color: #000000;
    font-size: 12px;
	font-family: arial;
}
.custbut {
	text-align: center;
	background-color: #bbbbbb;
	color: #666666;
	font-size: 10px;
	font-family: arial;
	border: 1px dotted #000000;
}
.custbox {
	text-align: left;
	background-color: #555555;
	color: #eeeeee;
	font-size: 10px;
	font-family: arial;
	border: 1px solid #999999;
}
.custboxTwo {
	text-align: left;
	background-color: #ffffff;
	color: #000000;
	font-size: 10px;
	font-family: arial;
	border: 1px solid #999999;
}
.dabox {
	width: 500px;
	margin-right: 75px;
	margin-left: 75px;
	margin-top: 10px;
	background-color: #eeeeee;

	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-color: #666666;

	padding: 2px;
}
.photo {

	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-color: #000000;
	width: 100px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	float: middle;

	background-color: #ffffff;
}
div#wrapper {
	width: 650px;
	margin-right: auto;
	margin-left: auto;

}
div#main{
	width: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;

	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
}
div#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.linktext {
	color: #777777;
}
.superselect {
	color: #444444;
	font-size: 50px;
	text-decoration: none;
	text-align: center;
}
a:link {
	color: #666666;
	font-size: 15px;
	text-decoration: none;
}
a:visited {
	color: #666666;
	font-size: 15px;
	text-decoration: none;
}
a:hover {
	font-size: 15px;
	color: #FF6600;
}
div#nav {
	position: absolute;
	top: 71px;
	width: 650px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #eeeeee;
}
.quoteinfo {
	background-color: #dddddd;
	text-align: left;
	font-size: 15px;
	color: #ffffff;
	border: 1px solid #999999;
}
.quoterating {
	background-color: #dddddd;
	text-align: center;
	font-size: 15px;
	color: #666666;
	border: 1px solid #999999;
	width: 20%;
}
.quotetext {
	background-color: #EEEEEE;
	font-size: 15px;
	color: #111111;
	border: 1px solid #999999;
	width: 100%;
}
.quoteauthor {
	background-color: #dddddd;
	text-align: right;
	font-size: 15px;
	color: #ffffff;
	border: 1px solid #999999;
	width: 100%;
}
.imageinfo {
	background-color: #dddddd;
	text-align: left;
	font-size: 15px;
	font-style: oblique;
	color: #ffffff;
	border: 1px solid #999999;
}
.imagerating {
	background-color: #dddddd;
	text-align: center;
	font-size: 15px;
	color: #666666;
	border: 1px solid #999999;
	width: 20%;
}
.image {
	background-color: #EEEEEE;
	text-align: center;
	font-size: 15px;
	color: #111111;
	border: 1px solid #999999;
	width: 100%;	
}
.imageauthor {
	background-color: #dddddd;
	text-align: right;
	font-size: 15px;
	color: #ffffff;
	border: 1px solid #999999;
	width: 100%;
}
.imagecomment {
	background-color: #666666;
	text-align: left;
	font-size: 15px;
	font-style: italic;
	color: #ffffff;
	border: 1px solid #999999;
	width: 100%;
}
.newsdate {
	background-color: #dddddd;
	text-align: right;
	font-size: 15px;
	font-style: bold;
	color: #666666;
	border: 1px solid #999999;
	width: 20%;
}
.newstitle{
	background-color: #dddddd;
	text-align: left;
	font-size: 15px;
	font-style: bold;
	color: #666666;
	border: 1px solid #999999;
}
.newstext{
	background-color: #EEEEEE;
	text-align: left;
	font-size: 15px;
	color: #111111;
	border: 1px solid #999999;
}
.linkname{
	background-color: #dddddd;
	text-align: center;
	font-size: 15px;
	color: #666666;
	border: 1px solid #999999;
	width: 20%;
}
.linkurl{
	background-color: #EEEEEE;
	font-size: 15px;
	color: #111111;
	border: 1px solid #999999;
	width: 100%;
}
.linkdesc{
	background-color: #666666;
	text-align: center;
	font-size: 15px;
	color: #eeeeee;
	border: 1px solid #999999;
	width: 20%;
}
.tableoutline {
	border: 1px solid #999999;
}