body {
	background:#3c412c url('/images/background.png') center fixed repeat-y;
}

#holder {
	border:0px solid #000000;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-386px;
	width:755px;
	font-family:Tahoma;
	font-size:10pt;
}

#header {
	border:0px;
	background:url('/images/header2.png') center no-repeat;
	height:182px;
	width:770px;
	margin-left:1px;
	margin-top:-1px;
}

#userInfo {
	border:0px solid #FFF;
	font-size:8pt;
	color:#FFFFFF;
	position:absolute;
	top:20px;
	left:491px;
	width:245px;
	height:auto;
}

#userInfo a {
	font-family:Tahoma;
	font-size:8pt;
	color:#d56161;
	text-decoration:none;
}

#userInfo a:hover {
	color:#d56161;
	text-decoration:underline;
}

img {
	border:0px;
}

#splitter {
	background:url('/images/themes/earth/tabsplitter_ramith.jpg');
}

#home a {
	border:0px;
	font-size:7pt;
	position:absolute;
	top:15px;
	left:9px;
	width:70px;
	height:21px;
	text-align:center;
	font-weight:bold;
	padding-top:12px;
	color:#FFF;
	text-decoration:none;
}

#home a:hover {
	text-decoration:underline;
}

#forums a {
	border:0px;
	font-size:7pt;
	position:absolute;
	top:15px;
	left:81px;
	width:76px;
	height:21px;
	text-align:center;
	font-weight:bold;
	padding-top:12px;
	color:#FFF;
	text-decoration:none;
}

#forums a:hover {
	text-decoration:underline;
}

#games a {
	border:0px;
	font-size:7pt;
	position:absolute;
	top:15px;
	left:160px;
	width:76px;
	height:21px;
	text-align:center;
	font-weight:bold;
	padding-top:12px;
	color:#FFF;
	text-decoration:none;
}

#games a:hover {
	text-decoration:underline;
}

#townSquare a {
	border:0px;
	font-size:7pt;
	position:absolute;
	top:15px;
	left:239px;
	width:76px;
	height:21px;
	text-align:center;
	font-weight:bold;
	padding-top:12px;
	color:#FFF;
	text-decoration:none;
}

#townSquare a:hover {
	text-decoration:underline;
}

#help a {
	border:0px;
	font-size:7pt;
	position:absolute;
	top:15px;
	left:319px;
	width:76px;
	height:21px;
	text-align:center;
	font-weight:bold;
	padding-top:12px;
	color:#FFF;
	text-decoration:none;
}

#help a:hover {
	text-decoration:underline;
}

#contact a {
	font-size:7pt;
	position:absolute;
	top:15px;
	left:397px;
	width:73px;
	height:21px;
	text-align:center;
	font-weight:bold;
	padding-top:12px;
	color:#FFF;
	text-decoration:none;
}

#contact a:hover {
	text-decoration:underline;
}

/*

#navigation_title {
	border:0px;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11pt;
	color:#FFFFFF;
	text-align:left;
	position:absolute;
	top:132px;
	left:11px;
	width:155px;
}

#navigation {
    font-family:Tahoma;
	font-size:8pt;
	color:#000;
	position:absolute;
	top:155px;
	left:6px;
	width:167px;
	border:0px;
	margin-left:-1px;
}

#navigation_subtitles {
	border-top:1px solid #7d2424;
	border-bottom:1px solid #7d2424;
	background-color:#ab3232;
	font-family:Tahoma;
	font-size:1.2em;
	color:#FFF;
	font-weight:bold;

	text-align:right;
	padding-right:4px;
	margin-left:-2px;
}

#navigation a {
	font-family:Tahoma;
	font-size:8pt;
	color:#000;
	text-decoration:none;
	padding-left:3px;
}

#navigation a:hover {
	color:#FFF;
	text-decoration:underline;
}

*/

#navigation_title {
	border:0px;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11pt;
	color:#FFFFFF;
	text-align:left;
	position:absolute;
	top:132px;
	left:12px;
	width:155px;
}

#navigation {
	font-family:Tahoma;
	font-size:8pt;
	color:#000;
	position:absolute;
	top:155px;
	left:5px;
	width:167px;
	border:0px;
	margin-left:2px;
}

#navigation_subtitles {
	border-top:1px solid #7d2424;
	border-bottom:1px solid #7d2424;
	background-color:#ab3232;
	font-family:Tahoma;
	font-size:10pt;
	color:#FFF;
	font-weight:bold;
	text-align:right;
	padding-right:4px;
}

#navigation a {
	font-family:Tahoma;
	font-size:8pt;
	color:#000;
	text-decoration:none;
	padding-left:3px;
}

#navigation a:hover {
	color:#FFF;
	text-decoration:underline;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS;
	font-weight: bold;
	text-transform: none;
}

#userBar {
	border:0px;
	color:#FFF;
	font-weight:normal;
	font-size:10pt;
	position:absolute;
	top:155px;
	left:180px;
	width:570px;
}

#userBar a {
	color:#FFF;
	text-decoration:underline;
}

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

#content {
    float:right;
	border:0px;
	font-family:Tahoma;
	font-size:.9em;
	position:absolute;
	top:184px;
	left:186px;
	width:555px;
}

#content a {
	color:#d56161;
	text-decoration:underline;
}

#content a:hover {
	text-decoration:none;
}

#navigation li {
	list-style:url(http://www.confictionary.com/images/link.png);
	margin-left:20px;
}

#footer {
	border:0px;
	margin-top:165px;
	background:url('/images/themes/earth/footer_ramith.png') center no-repeat;
	height:107px;
	width:100%;
}

#footerText {
	text-align:center;
	font-family:Tahoma;
	font-size:9pt;
	color:#000;
	border:0px;
	width:95.5%;
	height:60%;
	margin-left:10px;
	margin-top:15px;
	padding-top:30px;
}

#login {
	background:#FFF url('/images/content_gobutton.png') no-repeat;
	border:0px;
	width:50px;
	height:17px;
	cursor:pointer;
	text-align:right;
}

input,select,textarea {
	border:1px solid #000;
	font-family:Tahoma;
	font-size:9pt;
	color:#000;
	padding:3px;
}

#points a {
	color:#FFFFFF;
	text-decoration:none;
}

#tableBorder {
	border:1px solid #3c412c;
	font-family:Tahoma;
	font-size:9pt;
	color:#000;
}

#tableHeader {
	background-color:#3c412c;
	font-family:Tahoma;
	font-size:8pt;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}

#ncb {
	font-size:8pt;
	text-align:right;
}

#forum_cats {
	border:1px solid #3c412c;
	font-family:Tahoma;
	font-size:9pt;
	color:#000;
	margin-top:10px;
}

#cPanel {
	border:2px solid #000;
	font-family:Tahoma;
	font-size:10pt;
	color:#000;
	background-color:#EEE;
	padding:10px;
	text-align:center;
	width:85%;
	margin-bottom:20px;
}

#cPanel a {
	color:#000;
	text-decoration:underline;
}

#cPanel a:hover {
	text-decoration:none;
}

#chat {
	border:1px solid #3c412c;
	font-family:Tahoma;
	font-size:9pt;
	color:#000;
	width:90%;
}

#chatHeader {
	background-color:#3c412c;
	font-family:Tahoma;
	font-size:8pt;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}

.news {
	width:100%;
	border:1px solid #CCCCCC;
	background-color:#EEEEEE;
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	height:auto;
        padding-right:0px;
        padding-bottom:0px;
        padding-top:10px;
        padding-left:5px;
	margin-left:-4px;
}

.news_holder {
	width:450px;
	border:2px solid #8e794f;
	padding:0px;
	margin:0px;
	font-family:Tahoma;
	color:#000000;
	text-align:left;
}

.news_hold {
	width:95%;
	border:0px;
	color:#000000;
	font-family:Tahoma;
	background-color:#FFFFFF;
}

.news_header {
	width:100%;
	background:url('/images/themes/earth/gradientr_ramith.jpg');
	background-repeat:repeat-x;
	font-family:Tahoma;
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

.hrn {
	height:5px;
	border:3px solid #c7bb8a;
	width:415px;
}

.comments {
	background-color:#EEE;
	border:1px solid #CCC;
	width:100%;
}

.forum {
	border:1px solid #3c412c;
	font-family:Tahoma;
	font-size:9pt;
	color:#000;
	width:100%;
	margin-top:10px;
}

.forum_title {
	background-color:#3c412c;
	font-family:Tahoma;
	font-size:8pt;
	color:#FFF;
	font-weight:bold;
}

.forum_title a {
	color:#FFF;
	text-decoration:underline;
}

.forum_title a:hover {
	text-decoration:none;
}

.forum_link {
	font-weight:bold;
	color:#d36161;
	font-family:Tahoma;
	font-size:1em;
	text-decoration:none;
}

.forum_link2 {
	font-weight:bold;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:1em;
	text-decoration:none;
}

.forum_select {
	border:0px;
	background-color:#c7bb8a;
	font-family:Tahoma;
	font-size:1em;
	font-weight:bold;
	color:#FFFFFF;
}

.forum_link2 {
	font-weight:bold;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:1em;
	text-decoration:none;
}

.forum_reply_textarea {
	border:1px solid #3c412c;
	font-family:Tahoma;
	font-size:1em;
	color:#000000;
}

.ccode_surround {
	background:#FFFFFF;
	font-family:Tahoma;
	font-size:1em;
	color:#d36161;
	border:1px solid #3c412c;
	padding:2px;
}

#select {
	border:0px;
	padding:2px;
	font-family:Tahoma;
	font-size:1em;
	color:#000000;
	background:#FFFFFF;
}

#submit {
	border:0px;
	padding:2px;
	font-family:Tahoma;
	font-size:1em;
	color:#000000;
	background:#FFFFFF;
}

#prefs {
	background-color:#EEE;
	border:2px solid #000;
	font-family:Tahoma;
	font-size:9pt;
	color:#000;
	text-align:center;
	padding:10px;
}

#prefs a {
	color:#000;
	text-decoration:underline;
}

.pet_holder {
	width:554px;
	border:2px solid #3c412c;
	padding:3px;
	margin:0px;
	font-family:Tahoma;
	color:#000000;
	text-align:left;
	margin-left:-6px;
}

.pet_header {
	width:100%;
	background:url('/images/themes/earth/gradientr_ramith.jpg');
	background-repeat:repeat-x;
	font-family:Tahoma;
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

.pet_hold {
	width:548px;
	background:url('/images/sliced/petbg0.jpg');
	background-repeat:no-repeat;
	background-position:left center;
	border:0px;
	color:#000000;
	font-family:Tahoma;
	background-color:#FFFFFF;
	height:284px;
	margin-top:3px;
	margin-bottom:-10px;
	margin-left:1px;
	border:2px solid #CCCCCC;
}

.pet_pic {
	width:280px;
	height:280px;
	position:relative;
	top:5px;
	left:2px;
}

.pet_stats {
	position:relative;
	width:226px;
	height:228px;
	left:300px;
	top:-255px;
	font-family:Tahoma;
	color:#000000;
}

#time {
	position:absolute;
	bottom:22px;
	right:10px;
	width:110px;
	height:30px;
	font-size:12pt;
	font-family:Tahoma;
	color:#FFFFFF;
    font-weight:bold;
}

#rubyContent {
	width:520px;
	height:auto;
	border:1px solid #BCBEC0;
}

#rubyTitle {
	background:#E54D6F;
	height:17px;
	padding-top:2px;
	color:#ffffff;
	font-weight:bold;
	border-bottom:1px solid #BCBEC0;
}

#rubyInfo {
	padding-top:9px;
	padding-bottom:9px;
}

#rubyForm {
	position:absolute;
	left:50%;
	margin-left:-220px;
	margin-top:-100px;
}

#rubyForm input {
	border:0px;
}

#chat {
	border:1px solid #000;
	width:90%;
	padding:5px;
	font-family:Tahoma;
	font-size:9pt;
	color:#000;
}

#chatHolder {
	border:1px solid #CCC;
	background-color:#EEE;
	color:#000;
	padding:3px;
	font-family:Tahoma;
	font-size:8pt;
	text-align:left;
}

#content pre {
	font-family:Tahoma;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
}