body { font-family: Verdana, Arial; padding-bottom: 1.2em; }
h1 { font-family: Trebuchet; }

p {
    text-align: justify;
}

acronym { color: #FF8040; border-bottom: dashed 1px #FF8040; }
abbr { color: #FF8040; border-bottom: dashed 1px #FF8040; }

.BlackHeader { font-size: 2.0em; color:Black; font-family: Verdana, Arial;font-weight: bold; }
.OrangeHeader { font-size: 2.0em; color:#FF8040; font-family: verdana, Arial; font-weight: bold;}

.Banner { margin-right: 15%; margin-left: 15%; }

.Menu 
{
	background-color: #FF8040; 
	color: white; 
	text-align:right;
	margin-top: 5px; 
	margin-bottom: 5px; 
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px; 
	margin-left: 15%; 
	margin-right: 15%;
	vertical-align: middle;
}

.Menu a 
{ 
	color: White; text-decoration:none; 
}


.MainBody 
{
	margin-left: 15%;
	margin-right: 15%; 
}

.MainBody a 
{
	font-weight: bold; 
	color: #FF8040; 
}
.Folders
{
	margin-left: auto;
	margin-right: auto;
	width: 85%;
}
.Folders td
{
	width: 12.5%; 
	text-align: center;
	vertical-align: top;
}

div.Quotebox 
{
	width: 70%; 
	background-color: #FFE595; 
	text-align: left; 
	margin-left: 40px;
	border: 2px solid #FF9900;
	padding: 5px;
}

.quote
{
	margin-left: 40px;
	background-Color: #FFCC66;
	border: 1px dashed #FF8040;
	padding-left: 5px;
}

.copyright
{
	text-align:center;
	font-size: 0.8em;
}

img 
{
	border-style: none;
}
pre.python
{
	font-family: Courier New, Monospace;
	margin-left: 40px;
	font-size: 1.1em;
}

pre.python .keyword
{
	color: #000000;
	font-weight: bold;
}

pre.python .grammar
{
	color: #ff00ff;
}

pre.python .literal
{
	color: #0000ff;
}

pre.python .stringLiteral
{
	color: #ff0000;
}

pre.csharp
{
	font-family: Courier New, Monospace;
	margin-left: 40px;
	font-size: 1.1em;
}

pre.csharp .keyword
{
	color: #0000ff;
}
pre.csharp .comment
{
	color: #008000;
}

pre.xml
{
	font-family: Courier New, Monospace;
	margin-left: 40px;
	font-size: 1.1em;
}
pre.xml .StartOfTag
{
	color: blue;
}

pre.xml .ElementName
{
	color: #804000;
}

pre.xml .EndOfTag
{
	color: blue;
}

pre.xml .AttributeName
{
	color: red;
}

pre.xml .AttributeValue
{
	color: blue;
}

table.PictureGallery
{
	margin-left: auto; 
	margin-right: auto;
}

img.PictureGallery
{
	border: none;
}

.ChangeLog th
{
	text-align: left;
}
.MainBody .RSS
{
	border-style: solid; 
	border-color: rgb(255, 204, 153) rgb(102, 51, 0) rgb(51, 51, 0) rgb(255, 153, 102); 
	border-width: 1px; 
	margin: 0pt; 
	padding: 0pt 3px; 
	background: rgb(255, 102, 0) none repeat scroll 0%; 
	font-family: verdana,sans-serif; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	font-size: 10px; 
	line-height: normal; 
	color: white !important; 
	text-decoration: none;
}

.MainBody .DateAndSection
{
	float: left
}

.MainBody .RSSandHistory
{
	float: right;
}

.LargeBlogImage
{
	float: right;
}

.LargeBlogImage p 
{
	font-size: 0.8em;
	text-align: center;
}

.GalleryItem
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
