html {
	font-size:12px !important;
	color:#000000;
	font-family:verdana !important;
}
body {
	font-family:verdana;/*tahoma,arial;*/
	font-size:12px !important;
	margin:0px;
	padding:0px;
	/*background-image:url(images/_bg.jpg);
	background-repeat:repeat-x;
	background-color:#031122;
	background:#081e10 url(images/a_bg.gif) no-repeat fixed left top;
	*/
	background-color:#fff;
	color:#000;/*03581B;*/
	/*background: url(images/background_art.jpg) fixed center top no-repeat;*/
	background-image: url(images/bg_line_tile_001.jpg);
	/*position:fixed;*/
	background-position:center top;
	background-repeat:repeat-y;
}
/*
#_body {
	filter:alpha(opacity:30);
    KHTMLOpacity:.3;
    MozOpacity:.3;
    opacity:.3;
}
#_body:hover {
	filter:alpha(opacity:100);
    KHTMLOpacity:1;
    MozOpacity:1;
    opacity:1;
}
*/
#artcontainer {
	/*background-image:url(images/background_art.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:2000;
	min-height:900px;
	margin:0 auto;
	*/
}
#container {
	width: 899px;
	text-align:center;
	margin:0 auto;
	_margin-left:19%;
	position:relative;
}
.header, #body {
	width: 899px;
	text-align:left;
}
.header {
	/*height:0px;*/
	overflow:hidden;
}
.header a img {
	height:200px;
	width:898px;
}
#menu {
	/*background-image:url(images/menubg2.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#03581B;*/
	font-size:14px;
	height:20px;
	padding:5px 5px 0;
	border-top:1px solid #FFFFFF;
	
	background-color:#000;
	/*filter:alpha(opacity:.8);*/
    KHTMLOpacity:0.8;
    MozOpacity:0.8;
	opacity:0.8;
}
#content {
	position:relative;
	/*filter:alpha(opacity:.8);*/
    KHTMLOpacity:0.8;
    MozOpacity:0.8;
	opacity:0.8;
}
h1 {
	font-size:14px;
	font-weight:bold;
}
h2, h3 {
	font-size:20px;
}
h4 {
	font-size:13px;
	color:#031122;
}
a {
	text-decoration:underline;
	color:#0199FF;
}
a:hover {
	text-decoration:none;
}
a.menuItema {
	text-decoration:underline;
	color:#fff;
	font-size:13px;
}
a:hover.menuItema {
	text-decoration:none;
}
a.menuItema span {
	text-decoration:line-through;
	color:#0199FF;
}
.footerDiv {
	width:100%;
	background-color:#ccceee;
	position:fixed;
	bottom:0px;
	padding:5px;
	margin:0px;
}
#footerDivLeft {
	float:left;
	text-align:left;
	margin-left:5px;
}
#footerDivRight {
	float:right;
	text-align:right;
	margin-right:15px;
}
.footerDiv a {
	color:#000;
	text-decoration:none;
}
.footerDiv a:hover {
	text-decoration:underline;
}
.navDiv {
	background-image:url(images/header_x.jpg);
	background-repeat:repeat-x;
	background-color:#000;//FFC011;
	position:fixed;
	height:100px;
	right:0px;
	top:0px;
	left:0px;
	padding:0px;
	margin:0px;
	z-index:99;
}
.menuItem {
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-x;
	padding:0px 5px;
	height:100px;
}
.menuItema {
	color:#FFF;
	font-weight:bold;
	margin-right:5px;
}
#acontent {
	color:#000;
	margin-left:10px;
	margin-bottom:130px;
	top:115px;
	position:relative;
	overflow:auto;
}
#logo {
	cursor:pointer;
}
.randomArticleDiv {
	border:1px dashed #000;
	position:fixed;
	left:10px;
	bottom:10px;
	width:230px;
	z-index:999202;
	overflow:hidden;
}
#randomArticle {
	display:block;
	text-decoration:none;
	background-color:#FFFFFF;
	font-size:9px;
	min-height:100px;
	filter:alpha(opacity:.5);
    KHTMLOpacity:0.05;
    MozOpacity:0.05;
	opacity:0.05;
	padding:5px;
	text-align:left;
}
#randomArticle:hover {
	text-decoration:none;
	filter:alpha(opacity:80);
    KHTMLOpacity:0.8;
    MozOpacity:0.8;
    opacity:0.8;
}
#randomArticle h3 {
	margin:0;
	padding:0;
	font-size:12px;
}
#randomArticle a {
	color:#0199FF;
	text-decoration:none !important;
}
#randomArticle a:hover {
	text-decoration:none;
}
.clickherelink {
	color:#0199FF !important;
}

.shortURLta {
	width:50px;
	border:1px solid #031122;
	color:#0199FF;
}
.longURLta {
	width:857px;
	border:1px solid #031122;
	color:#0199FF;
}
.defaultForm {
	border: 1px solid #031122;
	background-color:#EEEEEE;
	padding: 2px 5px;
	margin-left:5px;
	color:#000;
}
.defaultForm:hover {
	color:#0199FF;
}
#cyberpet {
	margin:20px;
}
#historyBack {
	position:absolute;
	top:0px;
	right:0px;
	z-index:100;
	margin:2px 5px;
	color:red;
}
.searchString {
	background-color:#FFFFFF;
	border:1px solid #031122;
	color:#0199FF;
	margin:0 2px;
}
.searchGo {
	margin:0px 2px;
	padding:0px;
	background-color:#FFFFFF;
	border:1px solid #031122;
	color:#000;
}
.searchGo:hover {
	color:#0199FF;
}
.formSearch {
	margin:0px;
	padding:0px;
	position:relative;
	top:-2px;
}
.searchText {
	position:relative;
	top:-2px;
	color:#fff;
	font-weight:bold;
}

#twitter_div {
	background-color:#EEEEEE;
	border:10px solid #081e10;
	color:#0199FF;
	font-size:12px;
	margin:-10px;
	padding:0 7px 2px;
	width:866px;
	_width:100%;
}
	#twitter_div h2 {
		font-size:13px;
	}
	#twitter-link {
		margin-bottom:5px;
		_margin-bottom:10px;
	}
	
.showfeeds {

}
.contactDiv {
	margin-left:185px;
}
	.contactDiv input, .contactDiv textarea {
		width:500px;
		background-color:#EEEEEE;
		border:1px solid #031122;
		padding:2px 5px;
	}
	
	

input, textarea {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:5px 10px !important;
	/*behavior:url(border-radius.htc);*/
}
	.youriptext {
		color:#0199FF;
		font-size:24px !important;
		font-weight:bold;
		margin-bottom:10px;
		text-align:center;
		width:176px;
	}
	
	
	
	
	
/* <div> around all html output by the script */
.swPositioner{
	text-align: center;
	width: 100%;
}

/* <div> around the whois lookup form */
.swForm{
	text-align: center;
}

/* <div> heading above the whois form */
.swHeading{
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

/* <input> for entering the domain in */
.swDomain{
	width: 100px;
	text-align: right;
}

/* <select> listing tlds */
.swTld{
}

/* <input type="submit"> lookup form submit button */
.swSubmit{
	border: 1px solid black;
	background-color: #6699cc;
}

/* security code <img> tag */
.swSecureImage{
	border: 1px solid black;
}

/* <input> for entering the security code */
.swSecureCode{
	width: 60px;
}

/* <div> containing instructions, etc */
.swInfo{
	font-size: 10px;
	color: #aaaaaa;
	padding: 5px;
	text-align: center;
}

/* <div> containing all whois lookup results */
.swResults{
	text-align: center;
}

/* <div> containing the domain status message (available, registered) */
.swStatus{
	border-top: 2px dotted #cccccc;
	padding: 5px;
	text-align: center;
	width: 500px;
}

/* <div> containing details of the whois server used for the lookup */
.swServer{
	border-top: 2px dotted #cccccc;
	text-align: center;
	padding: 10px;
	color: #aaaaaa;
}

/* <div containing the data from the whois lookup */
.swData{
	padding: 4px;
	color: #666666;
}

/* style for <span> around lines in the output to hilight. */
.swHilight{
	font-weight: bold;
	color: #ff0000;
}

/* <div> used to display error messages */
.swError{
	font-weight: bold;
	color: red;
}



#corner_top_right, #corner_top_left, #corner_bottom_right, #corner_bottom_left {
    background-color:#FFFFFF;
    width:1px;
    height:1px;
    position:absolute;
}
#corner_top_left {
    top:0;
    left:0;
}
#corner_top_right {
    top:0;
    right:0;
}
#corner_bottom_left {
    bottom:0;
    left:0;
}
#corner_bottom_right {
    bottom:0;
    right:0;
}

.loadingbg {
	position:relative;
	z-index:999213;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:#001F09;
	/*filter:alpha(opacity:70);
	KHTMLOpacity:.7;
	MozOpacity:.7;
	opacity:.7;*/
}
#loading {
    position:absolute;
    top:270px;
    left:45%;
    margin-left:-50px;
	z-index:10101;
}
#loading div#flash {
    left:10px;
	position:absolute;
	top:15px;
	margin:0 !important;
	padding:0 !important;
}
#loading #message span {
    padding:5px 15px 6px 37px;
    /*background-color:#ABCDEF;*/
    color:#000000;
    /*font-weight:normal;*/
}
#message {
    position:relative;
    width:320px;
    margin:0 auto;
}
#loading #message {
    width:100px;
}
#message span {
    background-color:#0199FF;
	color:#444444;
	display:block;
	/*font-weight:bold;*/
	padding:13px 20px !important;
	text-align:center;
	width:200px;
	border:3px solid #EEECCC;
	font-variant:small-caps;
}


.membersLoginSignupDiv {
	position:fixed;
	top:2px;
	right:5px;
	color:#fff;
}
	.membersLoginSignupDiv a {
		color:#fff;
	}
	
	.loginDiv {
		background-color:#FFFFFF;
		border:10px solid #000000;
		height:200px;
		margin:0 auto 0 32%;
		padding:5px;
		position:absolute;
		text-align:center;
		top:100px;
		width:500px;
		z-index:100;
	}