table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #B1B165;
	line-height: 2.0em;

}


hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a {
	text-decoration: none;
	color: #B1B165;
}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
}

a:active {
	color: #980000;
}
body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}
.bqstart {
     float: left;
     height: 45px;
     margin-top: -20px;
     padding-top: 1px;
     margin-bottom: 50px;
     font-size: 500%;
     color: #FF0000;
 }
 .bqend {
     float: right;
     height: 45px;
     margin-top: -30px;
     padding-top: -10px;
     font-size: 500%;
     color: #FF0000;
 }
 
#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding-left: 10px;
background-image: url(images/Arrow.png);
background-repeat: no-repeat;
background-position: 0 .5em;
}
#home, #resume, #links, #register, #admin-albums, #admin-photos {
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#blog {
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#blog h4 {
	margin-top: 20px;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	left: 37px;
	width: 214px;
}

#sidebar {
	float: left;
	width: 214px;
	height: 100%;
}

#content {
	margin-left: 256px;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#resume #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	font-weight:bold;
	text-align:center;
	color:#d32525;
}
.Post
{
	margin-bottom: 8px;
	margin-right: 2px;
}

.PostTitle
{
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 10px;
	color:#B1B165;
	letter-spacing: -0.5pt;
}

.PostTitle a:hover {
	text-decoration: none;
	color: #e05252;
}

.PostSubtitle
{
	font: 10pt Verdana, Helvetica;
	color: #B1B165;
	text-transform: none;
}

.PostInfo
{
	border-top: dotted 1px #cccccc;
	margin-top: 6px;
	padding-top: 4px;
	font: 8pt Verdana, Helvetica;
	color: #B1B165;
	margin-bottom: 8px;
}

.PostBody
{
	line-height: 140%;
}

.FeedbackList
{
	width: 100%;
	padding: 0 0 0 0;
	margin-bottom: 8px;
}

.PostFeedbackItem
{
	margin-bottom: 12px;
    border: solid 1px #eeeeee;
    border-right: solid 2px #dddddd;
    border-bottom: solid 2px #cccccc;
    padding: 2px 2px 8px 2px;
}

.PostFeedbackTitle
{
	font: 10pt Verdana, Helvetica;
	color: #cc6633;
}

.PostFeedbackInfo
{
	font: 8pt Verdana, Helvetica;
	color: #999999;
	border-bottom: dotted 1px #cccccc;
}

.PostFeedbackBody
{
	padding-left: 8px;
	padding-right: 8px;
}

.PostHeaders
{
	font-size: 1.3em;
	color: #B1B165;
	text-transform: none;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: -0.5pt;
}

/*Form for feedback :*/

.PostFeedbackForm
{
	border: solid 1px #cccccc;
	padding: 2px 2px 2px 2px;
}

.PostFeedbackForm h3
{
	font-family: Verdana, Helvetica;
	margin-top: 0px;
	padding: 2px 4px 2px 4px;
	border-bottom: dotted 1px #cccccc;
	margin-bottom: 8px;
}

.FeedbackLabel
{
	color:#d32525;
}

.InputForm
{
	/*border-top: solid 1px #cccccc;*/
}

.FormTextBox
{
	width: 98%;
	font: 8pt Verdana, Helvetica;
}

.FormLabel
{
	float: left;
	width: 120px;
}

.FormCheckbox
{
	margin-left: 160px;
}

.FormDropDown
{
	font: 8pt Verdana, Helvetica;
}

.FormBody
{
	padding: 4px 8px 0px 8px;
	line-height: 110%;
}

.FormBody textarea
{
	clear: both;
	width: 100%;
	height: 120px;
}

.FormField
{
	clear: both;
	margin-top: 4px;
	padding: 4px 8px 4px 8px;
}

.FormNotes 
{
	display: block;
	clear: both;
	color: #999999;
	font-size: 8pt;
}

.FormField .Image
{
	float: right;
	border: solid 2px #ffcc99;
	padding: 8px 8px 8px 8px;
}

.FormField .Response
{
	padding-left: 8px;
	width: 120px;
}
/*margin-left: 250px;*/
.FormField .RefreshButton
{
	width: 80px;
	font: 8pt Verdana, Helvetica;
}

.FormButtonContainer
{
	padding: 8px 8px 8px 8px;
	width: 100%;
	text-align: center;
}

.FormButtonContainer input
{
	font: 8pt Verdana, Helvetica;
}

.FormErrorMessage 
{
	clear: both;
	font-size: 8pt;
	color: #ff0000;
}


/* RichEdit */

.RichEdit
{
	width: 99%;
}

.rtTab
{
	width: 100%;
	height: 100%;
	overflow: hidden;
	border: solid 1px #cccccc;
	padding: 0 0 0 0;
}

.rtButtonBar
{
	border: solid 1px #cccccc;
    background-image: url(Images/ButtonBar.png);
    background-repeat: repeat-x;
	width: 100%;
	height: 24px;
	overflow: hidden;
	padding: 1px 1px 1px 1px;
	text-align: left;
	clear: both;
}

.rtButton
{
	width: 22px;
	height: 20px;
	margin: 0px 1px 0px 1px;
	padding: 1px 1px 1px 1px;
	float:left;
	background-image: url(Images/RichEdit.gif);
}

a.rtButton:hover
{
	border: solid 1px #000000;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	background-color: #cccccc;
	/*filter: alpha(opacity=90);*/
}

.rtCombo
{
	font: 10pt Tahoma, Arial;
	margin: 0px 2px 0px 0px;
	float: left;
}

.rtRichEdit
{
	width: 100%;
	height: 348px;
	padding: 0 0 0 0;
	overflow: scroll;
	clear: both;
}

.rtHtmlEdit
{
	width: 520px;
	height: 348px;
	padding: 0 0 0 0;
}

.rtColorPopup
{
	width: 122px; 
	border: solid 1px #333333;
	padding: 1px 0px 0px 0px;
	background-color: #ffffff;
	font-size: 2px;
	z-index: 999;
}

.rtColorPopup .rtCloseButton
{
	width: 122px;
	height: 20px;
	font-size: 12px;
}

.rtColorCell
{
	width: 10px;
	height: 10px;
	display: block;
	margin: 1px 1px 1px 1px;
	float: left;
}

a.rtColorCell:hover
{
	border: solid 2px #000000;
	margin: -1px -1px -1px -1px;
	text-decoration: none;
}

.rtColorRow
{
	clear:both;
	height: 8px;
}

.rtViewButtons
{
	clear: both;
	float: left;
	padding: 0px 0px 4px 12px;
}

.rtViewButtons a
{
	border: solid 1px #cccccc;
	background-color: #eeeeee;
	font: 10pt Verdana, Helvetica;
	padding: 4px 4px 4px 4px;
	margin: 0 0 0 -6px;
}

a.rtbBold
{
}

a.rtbItalic
{
	background-position: -22px 0px;
}

a.rtbItalic:hover
{
	background-position: -22px 0px;
	border: solid 1px #000000;
}

.rtbUnderline
{
	background-position: -44px 0px;
}

.rtbStrikethrough
{
	background-position: -66px 0px;
}

.rtbSuperscript
{
	background-position: -88px 0px;
}

.rtbSubscript
{
	background-position: -110px 0px;
}

.rtbRemoveFormatting
{
	background-position: -132px 0px;
}

.rtbColor
{
	background-position: -154px 0px;
}

.rtbLeft
{
	background-position: -176px 0px;
}

.rtbCenter
{
	background-position: -198px 0px;
}

.rtbRight
{
	background-position: -220px 0px;
}


.rtbJustify
{
	background-position: -242px 0px;
}

.rtbOrderedList
{
	background-position: -286px 0px;
}

.rtbUnorderedList
{
	background-position: -264px 0px;
}

.rtbIndent
{
	background-position: -308px 0px;
}

.rtbOutdent
{
	background-position: -330px 0px;
}

.rtbHyperlink
{
	background-position: -352px 0px;
}

.rtbRemoveLink
{
	background-position: -374px 0px;
}

.rtbHorzRule
{
	background-position: -396px 0px;
}

.rtbCut
{
	background-position: -418px 0px;
}

.rtbCopy
{
	background-position: -440px 0px;
}

.rtbPaste
{
	background-position: -462px 0px;
}

.rtbUndo
{
	background-position: -484px 0px;
}

.rtbRedo
{
	background-position: -506px 0px;
}

.FormFieldEditPost
{
	clear: both;
	margin-top: 4px;
	padding: 4px 0px 4px 0px;
}

.FormBodyRichEdit
{
	padding: 4px 0px 0px 0px;
	line-height: 110%;
}

.TitleLabel
{
	float: left;
	display: block;
	width: 340px;
	font-weight: bold;
}

