body {
	font-family: georgia, times, serif;
	margin: 0;
	padding: 0;
}

.roguetop {
	font-family: georgia, times, serif;
	font-size: x-Large;
	Font-style: italic;
	background-image: url("images/toprogue.jpg");
	color: #ffffff;
	height: 50%;
	width: 85%;
	text-align: center;
	border-style: none;
}

.rogueleft {
	font-family: georgia, times, serif;
	Font-style: normal;
	vertical-align: top;
	background-image: url("images/leftrogue.jpg");
	color: #ffffff;
	width: 15%;
	border-style: none;
}

.roguelogo {
	font-size: x-Large;
	Font-style: italic;
	color: #ffffff;
	height: 50%;
	width: 15%;
	border-style: none;
	background-image: url("images/logorogue.jpg");
}

.roguecell {
	font-family: georgia, times, serif;
	Font-style: normal;
	color: #ffffff;
	border-style: none;
}

.toplink {
	font-size: x-Large;
	Font-style: italic;
	text-align: center;
	color: #ffffff;
	height: 50%;
	width: 85%;
	border-style: none;
	background-image: url("images/top_bgd1.gif");
}

.toplinkrogue {
	font-size: x-Large;
	Font-style: italic;
	text-align: center;
	color: #ffffff;
	height: 50%;
	width: 85%;
	border-style: none;
	background-image: url("images/top_bgd_rogue.gif");
}

.linkbari {
	Font-style: italic;
	vertical-align: top;
	text-align: center;
	color: #ffffff;
	border-style: none;
	background-image: url("images/top_bgd1.gif");
	width: 11.1%
}

.linkbarirogue {
	Font-style: italic;
	vertical-align: top;
	text-align: center;
	color: #ffffff;
	border-style: none;
	background-image: url("images/top_bgd_rogue.gif");
	width: 11.1%
}

.linkbar {
	Font-style: italic;
	vertical-align: top;
	text-align: center;
	color: #ffffff;
	border-style: none;
	background-image: url("images/top_bgd1.gif");
	width: 10%
}

.linkbarrogue {
	Font-style: italic;
	vertical-align: top;
	text-align: center;
	color: #ffffff;
	border-style: none;
	background-image: url("images/top_bgd_rogue.gif");
	width: 10%
}

.adsection {
	Font-style: italic;
	vertical-align: top;
	text-align: center;
	color: #ffffff;
	border-style: none;
	background-image: url("images/top_bgd1.gif");
	border-color: #000000;
	width: 10%
}

.adsectionrogue {
	Font-style: italic;
	vertical-align: top;
	text-align: center;
	color: #ffffff;
	border-style: none;
	background-image: url("images/top_bgd_rogue.gif");
	border-color: #000000;
	width: 10%
}

.gsearch1 {
	background-color: #ffffff;
	border-style: none;
}

.gsearch2 {
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
	height: 32px;
}

.gsearch3 {
	border-style: none;
	text-align: center;
}

.gsearchnowrap {
	white-space: nowrap;
}

.gsearchfont {
	color: #000000;
	font-size: small;
}

.linkback {
	border-style: none;
	vertical-align: top;
	text-align: center;
	background-image: url("images/top_bgd1.gif");
}

.linkbackrogue {
	border-style: none;
	vertical-align: top;
	text-align: center;
	background-image: url("images/top_bgd_rogue.gif");
}

.logolink {
	font-size: x-Large;
	Font-style: italic;
	color: #ffffff;
	height: 50%;
	width: 15%;
	border-style: none;
	background-image: url("images/logo1.jpg");
}

.leftlink {
	Font-style: italic;
	vertical-align: top;
	border-style: none;
	background-image: url("images/left_bgd.gif");
}

A :link .sidelink {
	font-family: georgia, times, serif;
	color: #ffffff;
	font-size: medium;
	font-style: italic;
	background-color: #0000ff;
}

A :visited .sidelink {
	font-family: georgia, times, serif;
	color: #ffffff;
	font-size: medium;
	font-style: italic;
	background-color: #0000ff;
}

A :visited {
	font-family: georgia, times, serif;
	color: #FF0000;
}

A :link .emphatic {
	font-family: georgia, times, serif;
	font-size: 150%;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

A :visited .emphatic {
	font-family: georgia, times, serif;
	font-size: 150%;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

A :link .roguelink {
	font-family: georgia, times, serif;
	color: #ffffff;
	font-size: small;
	font-style: italic;
	text-decoration: none;
	vertical-align: top;
}

A :visited .roguelink {
	font-family: georgia, times, serif;
	color: #ff0000;
	font-size: small;
	font-style: italic;
	text-decoration: none;
	vertical-align: top;
}

img {
	border-style: none;
}

h1 {
	text-align: center;
	font-family: georgia, times, serif;
	font-weight: bold;
}

h2 {
	text-align: center;
	font-family: georgia, times, serif;
	font-weight: bold;
}

h3 {
	font-family: georgia, times, serif;
}

h4 {
	text-align: center;
	font-family: georgia, times, serif;
}

h5 {
	font-family: georgia, times, serif;
}

h6 {
	font-family: georgia, times, serif;
}

p {
	font-family: georgia, times, serif;
}

.centered {
	font-family: georgia, times, serif;
	text-align: center;
	margin:0 auto;
}

b {
	font-family: georgia, times, serif;
}

i {
	font-family: georgia, times, serif;
}

u {
	font-family: georgia, times, serif;
}

blockquote {
	font-family: georgia, times, serif;
}

ol {
	font-family: georgia, times, serif;
}

li {
	font-family: georgia, times, serif;
}

ul {
	font-family: georgia, times, serif;
}

dl {
	font-family: georgia, times, serif;
}

dt {
	font-family: georgia, times, serif
}

dd {
	font-family: georgia, times, serif
}

caption {
	font-family: georgia, times, serif;
}

hr {
	width: 95%;
}

hr .threequarters {
	width: 75%;
}
