body {
	background: #FFFFFF url(images/bg01.jpg) repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.pointer {
	cursor: pointer;









	hand; 									color: #9FF;
	text-decoration: none;
	float: none;
}


h1, h2, h3 {
	margin-top: 0px;
}


h1 {
	font-size: 24px;
}


h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
	text-transform: uppercase;
}
h4 {
	font-size: 120%;
	font-weight: bold;
}

h5 {
	font-size: 16px;
	color: #0DF4F6;
	font-family: Arial, Helvetica, sans-serif;
}



p, ul, ol {
	margin-top: 0px;
	line-height: 140%;
}

ul, ol {
}

a {
	color: #9CF;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #C90;
}
.index ul li {
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 10px;
	margin-bottom: 4px;
}
.index ul {
	margin-bottom: 22px;
}


.alignleft {
	float: left;
	margin-right: 16px;
	margin-bottom: 10px;
}

.alignright {
	float: right;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.aligncenter {
	text-align: center;
}
img {
	margin: 10px;
	padding: 0px;




}





a img {
	border: none;
	text-decoration: none;
}
.blackborder img {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin: 2px;
}



/* Wrapper */

#wrapper {
}


/* Header */

#header {
	width: 1024px;
	height: 220px;
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
}

/* Logo */

#logo {
}

#logo h1, #logo h2 {
	float: right;
	margin: 0px;
}

#logo h1 {
	padding: 60px 0px 0px 30px;
}

#logo h2 {
	font-size: 12px;
	text-transform: lowercase;
	float: right;
	padding-top: 40px;
	padding-right: 80px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}

#logo a {
	text-decoration: none;
	color: #999999;
}

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

#logo h2, #logo h2 a {
	color: #666666;
}

/* Menu */

#menu {
	font-weight: bold;
	display: inline;
	float: right;
	width: 95%;
}
#menu a {
	margin: 2px;
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 16px;
	border: thin solid #000000;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: lowercase;
	text-decoration: none;
}
#menu a:hover {
	color: #000000;
	text-decoration: none;
}



#menu ul {
	list-style: none;
	padding-top: 130px;
	padding-right: 30px;
	float: right;
}

#menu li {
	float: left;
	height: 20px;
	background-image: url(images/bg09.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

#menu .home a {
	background-color: #4C0000;
	margin-left: 0px;
}

#menu .home a:hover {
	background-color: #990002;
	color: #FFF;
}

#menu .calendar a {
	background-color: #681D06;
}
#menu .calendar a:hover {
	background-color: #CE3B08;
	color: #FFF;
}

#menu .contests a {
	background-color: #CC9900;
	margin-left: 0px;
}

#menu .contests a:hover {
	background-color: #FFCC00;
}

#menu .workshops a {
	background-color: #063E11;
}

#menu .workshops a:hover {
	background-color: #097721;
	color: #000000;
}

#menu .donations a {
	background-color: #203C61;
}

#menu .donations a:hover {
	background-color: #0099FF;
	color: #FFF;
}

#menu .pastauthors a {
	background-color: #12045B;
}

#menu .pastauthors a:hover {
	background-color: #2909B6;
	color: #FFF;
}

#menu .presenterinfo a {
	background-color: #400040;
	margin-right: 0px;
}

#menu .presenterinfo a:hover {
	background-color: #800080;
	color: #FFF;
}

#menu .about a {
	background-color: #110011;
}

#menu .about a:hover {
	background-color: #8000FF;
	color: #FFF;
}

/* Sub Menu */

#submenu {
	float: right;
}
#submenu .calendar {
}


#submenu ul {
	margin: 0px;
	list-style: none;
	padding-top: 200px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}

#submenu li {
	float: left;
	display: inherit;
}

#submenu a {
	padding: 0px 20px 0px 22px;
	background: url(images/img02.gif) no-repeat left center;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7B7B7B;
}

#submenu a:hover {
	text-decoration: underline;
	color: #0098A4;
}

#submenu .first a {
	background: none;
}

/* Page */

#page {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/pagemiddle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#bgtop {
	background-image: url(images/pagemiddle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#bgbottom {
	background-image: url(images/pagebttm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* Content */

#content {
	float: right;
	width: 670px;
	margin-right: 15px;
	margin-left: 10px;
	padding-right: 10px;
}



.post {
}
.post-calendar {
	width: 580px;
	margin-left: 14px;
	height: auto;
}


.post .title {
	background-color: #000033;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.post .title h2, .post .title h3 {
}

.post .title h2 a, .post .title h3 a {
	text-decoration: none;
	color: #FFFFFF;
}

.post .title h2 a:hover, .post .title h3 a:hover {
	text-decoration: underline;
}

.post .title p {
	margin: 0px;
	text-transform: lowercase;
	font-size: 16px;
	color: #8D8D8D;
}

.post .title p a {
	text-decoration: none;
	color: #8D8D8D;
}
.post a {
	color: #CCCCCC;
	text-decoration: none;
}
.post a:hover {
	color: #CCFFFF;
	text-decoration: underline;
}



.post .entry {
	padding: 15px 15px 25px 15px;
}

.post .entrycomment {
	font-size: small;
	text-align: right;
	margin-right: 10px;
	padding-bottom: 5px;
	color: #CCCCCC;
}
#content .entrycomment {
	color: #FFCC00;
	float: right;
	margin-right: 50px;
	font-size: small;
}



/* Sidebar */

#sidebar {
	float: left;
	width: 260px;
	margin-left: 20px;
	margin-right: 10px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
}

#sidebar li {
	text-align: left;
	list-style-type: none;
}

#sidebar li ul {
	margin: 15px 15px 25px 15px;
}

#sidebar li li {
	font-size: 11px;
}

#sidebar a {
	color: #9CF;
	text-decoration: none;
}
#sidebar a:hover {
	color: #C90;
	text-decoration: none;
}



#sidebar p {
	margin-right: 10px;
	margin-left: 10px;
}
#sidebar .box .texturedwhite a {
	color: #000099;
}
#sidebar .box .texturedwhite a:hover {
	color: #CC9900;
}


/* Footer */

#footer {
	width: 1024px;
	height: 90px;
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #666666;
}

#footer p {
	margin: 0px;
	text-align: center;
	font-size: 11px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer a {
	color: #797979;
}
#footer a:hover {
	color: #FFF;
}

.box {


}
.box .caldate {
	border: 2px solid #333333;
	height: 200px;
	width: 260px;
	padding: 0px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 1px;
	float: none;
	position: relative;
	text-align: center;
	vertical-align: middle;
}
.box .300wide {
	margin: 4px;
	padding: 10px;
	width: 300px;
	float: left;
}
.box .400wide {
	float: right;
	width: 400px;
	padding: 10px;
	text-align: center;
	margin: 4px;
}

.box .200wide {
	padding: 4px;
	float: left;
	width: 200px;
	text-align: center;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 4px;
}


.box .caldateL {
	width: 240px;
	text-align: center;
	vertical-align: middle;
	position: static;
	float: left;
	height: auto;
	border: 3px solid #CC9900;
	margin-top: 16px;
	margin-right: 10px;
	margin-bottom: 16px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.box .caldateR {
	width: 150px;
	text-align: center;
	vertical-align: middle;
	position: static;
	float: right;
	height: auto;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #666;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 5px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.caldateR h2 {
	font-size: 16px;
}
.caldateR h4 {
	font-size: 14px;
}

.box .caldateR h4 {
	margin-bottom: -1px;
}
.box .caldateR p {
	margin-bottom: -1px;
}


.box .rightdiv {
	float: right;
	width: 210px;
	margin-top: 20px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #681D06;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	height: auto;
	clear: both;
}
.box .leftdiv {
	padding: 4px;
	clear: both;
	float: left;
	height: auto;
	width: 220px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 0px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}


.box .grey {
	background-color: #6E6E6E;
	margin: 4px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.box .green {
	background-color: #063E11;
	margin: 4px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


.box .white {
	background-color: #FFFFFF;
	margin: 4px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #000000;
}
.box .fadedwhite {
	margin: 4px;
	padding: 10px;
	background-image: url(images/fadedwhitebg.jpg);
	color: #000000;
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.box .texturedwhite {
	color: #000000;
	background-image: url(images/texturedwhite.jpg);
	background-repeat: repeat;
	margin: 4px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.box .texturedwhite a {
	color: #000099;
	font-weight: bold;
}
.box .texturedwhite a:hover {
	color: #CC9900;
}


.box .whitecentered {
	text-align: center;
	padding: 10px;
	margin: 4px;
}

.box .lightgrey {
	color: #000000;
	background-color: #CCCCCC;
	margin: 4px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.box .authorindex {
	border: 1px solid #000000;
	text-align: left;
	width: 200px;
	margin-left: 40px;
}
.box .authorprofile {
	margin: 4px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.box .dottedblueline {
	border: 2px dotted #000066;
	padding: 10px;
	margin: 4px;
}
.box .dottedgreenline {
	border: 1px dotted #063E11;
	margin: 4px;
	padding: 10px;
}

.box .dotteddarkredline {
	border: thin dotted #4C0000;
	padding: 10px;
	margin: 4px;
}
.box .dottedblackline {
	border: thin dotted #000000;
	margin: 4px;
	padding: 10px;
}
.box .thickblackline {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	background-color: #000;
}

.box .dottedgoldline {
	border: 2px dotted #CC9900;
	margin: 4px;
	padding: 10px;
}
.box .dottedgreyline {
	margin: 4px;
	padding: 10px;
	border: 2px groove #999999;
}

.box .yellowtext {
	font-weight: bold;
	color: #FFFF00;
	margin: 4px;
	padding: 10px;
	text-align: center;
}
.box .greyline {
	margin: 4px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.box .calnav {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #C90;
	border-right-color: #C90;
	border-bottom-color: #C90;
	border-left-color: #C90;
	width: 95%;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 6px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.box .greylineR {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333333;
	padding: 10px;
	margin-top: 20px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.box .greylineL {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333333;
	padding: 10px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.box .subscriberform {
	padding: 10px;
	width: 400px;
	margin-top: 4px;
	margin-right: 50px;
	margin-bottom: 4px;
	margin-left: 50px;
}





.box .hotel {
	background-color: #000000;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 4px;
	padding: 10px;
}

.box .darkblue {
	background-color: #12045B;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 4px;
}
.box .dottedline-indent {
	width: 80%;
	border: 2px dotted #333333;
	margin-left: 40px;
	margin-right: 40px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.box .darkred {
	background-color: #4C0000;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 4px;
}
.box .lightred {
	background-color: #4C0000;
}


.box .black {
	background-color: #000000;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #111111;
	border-right-color: #111111;
	border-bottom-color: #111111;
	border-left-color: #111111;
	margin: 4px;
	color: #FFFFFF;
}
.box .blacknopadding {
	background-color: #000000;
}
.box .top {
	background-image: url(images/paper_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.box .goldur {
	background-image: url(images/cornerur.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.box .goldul {
	background-image: url(images/bg10.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 5px;
	margin-left: 10px;
	color: #000000;
}

.box .middle {
	background-image: url(images/paper_middle.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}
.box .goldlr {
	background-image: url(images/cornerlr.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 8px;
}
.box .goldll {
	background-image: url(images/cornerll.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.box .bottom {
	background-image: url(images/paper_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.box .burntorange {
	background-color: #681D06;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 4px;
}
.box .blue {
	background-color: #3F79C2;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 4px;
	padding: 10px;
}
.box .gold {
	background-color: #CC9900;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #000000;
	margin: 4px;
}
.box .smalltext {
	font-size: 9px;
}

.box .darkgreen {
	background-color: #063E11;
	margin: 2px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}

.box .transparent {
	margin: 4px;
	padding: 10px;
}


.box .signup {
	padding: 5px;
	margin: 0px;
	height: 14px;
}
.box .awards {
	width: 280px;
	background-color: #000000;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: left;
	margin: 4px;
}
.box .kudos {
	background-color: #203C61;
	width: 350px;
	padding: 10px;
	margin: 4px;
	float: right;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #FFFFFF;
}
.box .haiku {
	float: right;
	height: auto;
	width: auto;
	text-align: center;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #C90;
	line-height: 180%;
}

.box .kudosleft {
	color: #FFF;
	background-color: #400040;
	float: left;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin: 10px;
	padding: 10px;
	width: 250px;
}


.box .specialblue {

	background-color: #003366;
	width: 240px;
	padding: 10px;
	margin: 4px;
	float: right;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #FFFFFF;
}

.box .specialtexturedwhite {
	width: 220px;
	padding: 10px;
	margin: 4px;
	float: right;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #000000;
	background-image: url(images/texturedwhite.jpg);
	background-repeat: repeat;
}

.box .specialtexturedwhiteL {
	width: 300px;
	padding: 10px;
	margin: 4px;
	float: left;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #000000;
	background-image: url(images/texturedwhite.jpg);
	background-repeat: repeat;
}


.author {
	font-weight: bold;
	color: #CCCCCC;
}
.authorheading {
	font-weight: bold;
	color: #CC9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.authorheading a {
	color: #C90;
	text-decoration: none;
}

.authorpub {

	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.authorpub ul li {
}



#sidebar .box .signup a {
	color: #FFFFFF;
}
.highlighttext_yellow {
	color: #FF9;
}

#sidebar .box .signup a:hover {
	color: #FFCC00;
	text-decoration: none;
}

#sidebar .box .gold a {
	color: #000066;
}

.box .signup .statement {
	padding: 0px;
	text-align: center;
	height: 100%;
	width: 100%;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box-gallerycontroller {
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	background-color: #231F20;
	padding: 0px;
	width: 100px;
	float: left;
	height: auto;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.box-gallerycontent {
	padding: 0px;
	width: 470px;
	margin-right: 20px;
	margin-left: 0px;
	float: right;
	height: 500px;
}


/* CSS used for the Virtual Pagination on Calendar page*/

.paginationstyle{ /*Style for demo pagination divs*/
	width: 96%;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
	font-weight: bold;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	background-color: #231F20;
	color: #FFFFFF;
}

.paginationstyle a{ /*Pagination links style*/
	text-decoration: none;
	border: 1px solid black;
	color: #FFFFFF;
	background-color: #231F20;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #FFFFFF;
background-color: #203C61;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #000;
background-color: yellow;
}
.virtualpage5.hidepiece p {
	line-height: 160%;
}
