/* General */

BODY.main {
	color: white ! important; background-color: black ! important;									
	font-size: x-small; font-family: georgia, serif;
	text-align: left;
}

BODY.outbound, BODY.download{
	color: white ! important; background-color: black ! important;
	font-size: medium; font-family: georgia, serif;
	text-align: center;
}

DIV.top { vertical-align: top; }

DIV.middle {
	vertical-align: middle;
	padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
}

DIV.copy, DIV.copy A {
	color: white;
	font-size: x-small;
	text-align: center;
}

DIV.copy IMG { border: 0px; width: 80px; height: 15px; }

IMG.line {
	width: 100%; height: 3px;
	padding-top: 8px; padding-right: 0px; padding-bottom: 8px; padding-left: 0px;
}

#dropmenudiv {
	color: black;
	position: absolute;
	padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 20px;
	border: 1px solid black; border-bottom-width: 1px;
	font: normal 12px georgia, serif;
	z-index: 100;
}

#dropmenudiv a {
	color: black;
	width: 100%;
	display: block;
	text-indent: 3px;
	padding-top: 1px; padding-right: 0; padding-bottom: 1px; padding-left: 0;
	text-decoration: underline;
}

A IMG { border: none; }

DT { font-style: italic; }
PRE { font-size: medium; }
LI, DD { font-size: small; }

INPUT, SELECT, OPTION, TEXTAREA { font-family: georgia, serif; font-size: 13px; }

.blue { color: blue; }
.red {color: red; }
DIV.black { color: black; }

A.content { font-weight: bold; text-decoration: none; }
A.content:hover { font-weight: bold; text-decoration: underline; }
A.nounderline { text-decoration: none; }
A.nounderline:hover { text-decoration: underline; }

.error { font-weight: bold; }

#tabcontentcontainer { padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; }

.tabcontent { display:none; }

DIV.ads {
	text-align: center;
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
	padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
	border: 0px;
}

DIV.friendconnecttop {
	text-align: center;
	width: 725px;
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
	padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
	border: 0px;
}

DIV.signin {
	text-align: right;
	width: 325;
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
	padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
	border: 0px;
}

DIV.searchelement {
	width: 728px;
	margin-left: auto;
	margin-right: auto;
}



DIV.bottomelement {
	width: 728px;
	margin-left: auto;
	margin-right: auto;
}

DIV.recommend {
	margin-left: auto;
	margin-right: auto;
}

.googlesearch {
	position: fixed;
	display: inline;
	right: 0; bottom: 0;
	text-align: center;
	vertical-align: middle;
	width: 210px; height: 24px; 
	border: 0px;
}

.googletalk {
	position: fixed;
	display: inline;
	left: 5px; bottom: 1px;
	text-align: center;
	vertical-align: middle;
	width: 200px; height: 60px; 
	border: 0px;
}

input#search {
	background: url(http://www.thelouisguy.com/grahics/search.gif) top left no-repeat;
	border: 0;
	width: 180px; /* width of text-display area */
	padding: 3px 10px 4px 20px;
}

input#search[type=”search”] { width: 210px; }

* html input#search { background-attachment: fixed;}

/*
.search {
	margin: 3px;
	height: 22px;
	width: 113px;
	border: solid 0px white;
	background: transparent url("http://www.thelouisguy.com/graphics/search.gif") repeat-x fixed;
	padding-top: 4px; padding-right: 10px; padding-bottom: 0px; padding-left: 20px;
}
*/

html>body .search { background: transparent url("http://www.thelouisguy.com/graphics/search.gif") repeat-x; }

DIV.printer {
	position: fixed;
	display: inline;
	left: 0; bottom: 0;
	text-align: center;
	height: 40px; width: 40px;
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
	padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
	border: 0px;
}




/* Blackboard */

DIV.board {
	font-size: medium;
	text-align: justify;
	color: white ! important; /* background-color: black ! important; */ background: url(http://www.thelouisguy.com/graphics/blackboard.gif); background-repeat: no-repeat;
	width: 670px; height: 437px;
	padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px;
	margin: auto;
	border: 0px;
}

DIV.boardreflection {
	font-size: medium;
	text-align: justify;
	color: white ! important; background-color: black ! important; background: url(http://www.thelouisguy.com/graphics/blackboardreflection.gif); background-repeat: no-repeat;
	width: 720px; height: 49px;
	border: 0px;
}

DIV.board DIV.title { font-size: 300%; font-family: impact, sans-serif; text-align: center; }

DIV.board DIV.menu {
	font-size: medium; font-family: impact, sans-serif;
	text-align: center;
	vertical-align: top;
}

DIV.board DIV.menu A { color: #FFFFFF; }
/* DIV.board DIV.menu A:link { color: #FFFFFF; }
DIV.board DIV.menu A:visited { color: #CCFFCC; }
DIV.board DIV.menu A:active { color: #FFFFFF; }
DIV.board DIV.menu A:hover { color: #006600; } */
DIV.board DIV.content A { color: #FFFFFF; }
/* DIV.board DIV.content A:link { color: #FFFFFF; }
DIV.board DIV.content A:visited { color: #CCFFCC; }
DIV.board DIV.content A:active { color: #FFFFFF; }
DIV.board DIV.content A:hover { color: #006600; } */

DIV.board DIV.border {
	border-style: solid; border-color: white;
	padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px;
}

DIV.board DIV.leftpadding { padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 50px; }

DIV.board IMG.line {
	width: 75%; height: 3px;
	padding-top: 8px; padding-right: 0px; padding-bottom: 8px; padding-left: 0px;
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
	border: 0px;
}





/* Paper */

DIV.paper {
	font-size: medium;
	text-align: left;
	color: black ! important; background-color: white ! important; background: transparent url(http://www.thelouisguy.com/graphics/paper.gif); background-repeat: repeat-y;
	width: 645px;
	padding-top: 5px; padding-right: 5px; padding-bottom: 0px; padding-left: 70px;
	margin: auto;
	border: 0px black solid;
}

DIV.paperreflection {
	font-size: medium;
	text-align: left;
	color: black ! important; background-color: white ! important; background: url(http://www.thelouisguy.com/graphics/paperreflection.gif); background-repeat: no-repeat;
	width: 720px; height: 49px;
	border: 0px black solid;
}

DIV.paper DIV.title {
	font-size: x-large; font-family: impact, sans-serif;
	text-align: center;
	vertical-align: top;
}

DIV.paper DIV.menu {
	font-size: medium; font-family: impact, sans-serif;
	text-align: center;
	vertical-align: top;
}

DIV.paper DIV.menu A { color: #000000; }
/* DIV.paper DIV.menu A:link { color: #000000; }
DIV.paper DIV.menu A:visited { color: #333333; }
DIV.paper DIV.menu A:active { color: #000000; }
DIV.paper DIV.menu A:hover { color: #FFFFCC; } */
DIV.paper DIV.content A { color: #000000; }
/* DIV.paper DIV.content A:link { color: #000000; }
DIV.paper DIV.content A:visited { color: #333333; }
DIV.paper DIV.content A:active { color: #000000; }
DIV.paper DIV.content A:hover { color: #FFFFCC; } */

DIV.paper IMG.cornerTL, IMG.cornerTR, IMG.cornerBR {
    width: 14px; height: 14px;
	padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
	border: 0px;
    z-index: 99;
}

DIV.paper IMG.cornerBL {
    width: 28px; height: 14px;
	padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
	border: 0px;
    z-index: 99;
}

DIV.paper IMG.cornerTL, IMG.cornerBL { float: left; clear: both; }
DIV.paper IMG.cornerTR, IMG.cornerBR { float: right; clear: right; }

DIV.paper IMG.cornerTL { margin-top: -6px; margin-right: 0px; margin-bottom: 0px; margin-left: -60px; }
DIV.paper IMG.cornerTR { margin-top: -6px; margin-right: -6px; margin-bottom: 0px; margin-left: 0px; }
DIV.paper IMG.cornerBL { margin-top: -13px; margin-right: 0px; margin-bottom: 0px; margin-left: -75px; }
DIV.paper IMG.cornerBR { margin-top: -13px; margin-right: -7px; margin-bottom: 0px; margin-left: 0px; }



/* Print */

BODY.print, BODY.print A {
	color: black !important; background-color: white !important;
	font-family: georgia, serif;
	text-align: left;
}

DIV.print {
	font-size: medium;
	color: black; background-color: white;
	text-align: justify;
	width: 100%;
	border: 0px;
}

DIV.print DIV.title {
	font-size: x-large; font-family: impact, sans-serif;
	text-align: center;
	vertical-align: top;
}

DIV.print DIV.menu {
	font-size: medium; font-family: impact, sans-serif;
	text-align: center;
	vertical-align: top;
}





/* Frame */

DIV.frame {
	font-size: medium;
	text-align: left;
	color: black ! important; background-color: white ! important; background: url(http://www.thelouisguy.com/graphics/paper.gif); background-repeat: repeat-y;
	width: 445px;
	padding-top: 5px; padding-right: 5px; padding-bottom: 0px; padding-left: 70px;
	margin: auto;
	border: 0px black solid;
}

DIV.frame DIV.title {
	font-size: x-large; font-family: impact, sans-serif;
	text-align: center;
	vertical-align: top;
}

DIV.frame DIV.menu {
	font-size: medium; font-family: impact, sans-serif;
	text-align: center;
	vertical-align: top;
}

DIV.frame DIV.menu A { color: #000000; }
/* DIV.frame DIV.menu A:link { color: #000000; }
DIV.frame DIV.menu A:visited { color: #333333; }
DIV.frame DIV.menu A:active { color: #000000; }
DIV.frame DIV.menu A:hover { color: #FFFFCC; } */
DIV.frame DIV.content A { color: #000000; }
/* DIV.frame DIV.content A:link { color: #000000; }
DIV.frame DIV.content A:visited { color: #333333; }
DIV.frame DIV.content A:active { color: #000000; }
DIV.frame DIV.content A:hover { color: #FFFFCC; } */

DIV.frame IMG.cornerTL, IMG.cornerTR, IMG.cornerBR {
    width: 14px; height: 14px;
	padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
	border: 0px;
    z-index: 99;
}

DIV.frame IMG.cornerBL {
    width: 28px; height: 14px;
	padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
	border: 0px;
    z-index: 99;
}

DIV.frame IMG.cornerTL, IMG.cornerBL { float: left; clear: both; }
DIV.frame IMG.cornerTR, IMG.cornerBR { float: right; clear: right; }

DIV.frame IMG.cornerTL { margin-top: -6px; margin-right: 0px; margin-bottom: 0px; margin-left: -60px; }
DIV.frame IMG.cornerTR { margin-top: -6px; margin-right: -6px; margin-bottom: 0px; margin-left: 0px; }
DIV.frame IMG.cornerBL { margin-top: -13px; margin-right: 0px; margin-bottom: 0px; margin-left: -75px; }
DIV.frame IMG.cornerBR { margin-top: -13px; margin-right: -7px; margin-bottom: 0px; margin-left: 0px; }