	/* <!-- */
	/* General styles */
	body {
		margin:0px;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;
		background:#fff;
		min-width:900px;
		font-size:12px;
	}
	a {
		color:#000;
	}
	a:hover {
		color:#4444a2;
		/*background:#4444a2;*/
		/*text-decoration:none;*/
	}
	
	.ared a{
		color:#ff0000;
		font-weight:bolder;
	}
	
	.ared a:hover {
		color:#4444a2;
	}
	
	h2, h3 {
		margin:.8em 0 .2em 0;
		padding:0;
	}
	p {
		margin:.4em 0 .8em 0;
		padding:0;
	}
	img {
		margin: 5px 0px 0px 0px;
	}
	
	/* Header styles */
	#header {
		clear:both;
		float:left;
		width:100%;
		text-align:center;
	}
	#header h1 {
		font-family: Courier New, Courier, monospace;
		font-size: 24px;
		margin: -16px 0px 30px 0px;
	}
	
	#header h2 {
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:20px;
		color:#ff0000;
		margin:10px 0px 10px 0px;
	}
	
		#header #saying {
			font-family:Arial,Helvetica,Verdana, sans-serif;
			font-size:18px;
			color:#000;
			margin-bottom:35px;
		}

	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	
	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;			/* width of page */
		position:relative;
		font-family: Courier New, Courier, monospace;
		font-style: italic;
		font-size: 16px;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
	}
	.col1 p,
	.col2 p,
	.col3 p {
		padding: 40px 2px 0px 2px;
		background-image: url('../images/border-bottom-links.gif');
		background-repeat: repeat-x;
		background-postion: top;
	}
	
	/* 3 Column settings */
	.threecol {
		background-color:#fff;		/* right column background colour */
	}
	.threecol .colmid {
		right:33%;			/* width of the right column */
		background-image: url('../images/border-columns.gif');
		background-repeat: repeat-y;
		background-position: top right;
	}
	.threecol .colleft {
		right:34%;			/* width of the middle column */
		background-image: url('../images/border-columns.gif');
		background-repeat: repeat-y;
		background-position: top right;
	}
	.threecol .col1 {
		width:31%;			/* width of center column content (column width minus padding on either side) */
		left:101%;			/* 100% plus left padding of center column */
	}
	.threecol .col2 {
		width:29%;			/* Width of left column content (column width minus padding on either side) */
		left:38%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col3 {
		width:30%;			/* Width of right column content (column width minus padding on either side) */
		left:75%;			/* Please make note of the brackets here: (100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}
	
	#blop_wrapper {
		margin:0 auto;
		width:1000px;
		clear:left;
	}
	
	#blop_wrapper h3 {
		font-family:Trebuchet MS, Arial, sans-serif;
		color:#942e79;
		font-size:20px;
		margin-bottom:15px;
		text-align:left;
		margin-top:0;
		border-bottom:1px dotted #942e79;
		display:block
	}
	
	#blop_wrapper .blop_left {
		clear:both;
		float:left;
		width:655px;
		vertical-align:top;
	}
	
		#blop_wrapper #blop_intro {
			float:left;
			text-align:center;
			width:320px;
			height:279px;
			border-width:3px;
			border-style:solid;
			border-color:#a9ccec;
			padding:10px;
			font-size:12px;
			font-family:Courier New, Courier, monospace;
		}
		
		#blop_wrapper #blop_form {
			float:right;
			background-color:#a9ccec;
			padding:10px;
			width:330px;
			width:289px;
			height:285px;
			font-size:14px;
			font-family:Trebuchet MS, Arial, sans-serif;
		}
		
			#blop_form label {
				width:80px;
				height:15px;
				margin-top:5px;
				float:left;
			}
			
			#blop_form br {
				clear:left;
			}
		
			#blop_form input {
				border-width:1px;
				border-style:solid;
				border-color:#3a55a6;
				width:235px;
				width:200px;
				height:22px;
				font-size:15px;
				margin-top:5px;
			}
			
			#blop_form textarea {
				border-width:1px;
				border-style:solid;
				border-color:#3a55a6;
				width:235px;
				width:200px;
				height:55px;
				font-size:15px;
				margin-top:5px;
			}
			
			#blop_form button {
				float:right;
				border-width:3px;
				border-style:double;
				border-color:#807171;
				background-color:#d5d5d5;
				background-image:url('../images/button_bg.gif');
				background-repeat:repeat-x;
				height:26px;
				margin:5px 13px 0px 0px;
				font-size:15px;
			}
			
		#gravatar {
			clear:left;
			float:left;
			text-align:center;
			font-family:Trebuchet MS, Arial, sans-serif;
			font-size:14px;
			font-style:italic;
			width:655px;
		}
	

	#blop_wrapper .blop_right {
		float:right;
		width:330px;
		padding-left:10px;
		vertical-align:top
	}
	
		#blops{
			clear:both;
			float:left;
			margin:0 0 15px 0;
			font-family:Trebucht MS, Arial, sans-serif;
			font-size:14px;
			width:700px;
			width:330px;
		}
			
			#blops #blop-listing {
				clear:left;
				float:left;
				/*width:680;*/
				width:100%;
				padding:0;
				/*margin-bottom:20px;*/	
			}
			
				#blop-listing #avatar {
					min-height:90px;
					width:85px;
					vertical-align:top;
					float:left;
				}
				
					#avatar img {
						margin-right:5px;
					}
				
				#blop-listing #blop {
					min-height:90px;
					width:575px;
					width:235px;
					padding:5px 5px 0 5px;
					float:left;
					vertical-align:top;
					line-height:1.35em;
				}
			
					#blop h4 {
						font-size:16px;
						color:#ee382a;
						margin-bottom:6px;
						padding-top:3px;
						display:inline;
					}
					
					#blop a {
						color:red;
					}
					
			#blops #blop-footer {
				clear:left;
				float:left;
				width:100%;
				padding:0 0 5px 0;
				text-align:right;
				font-size:11px;
				font-family:Trebuchet MS, Arial, sans-serif;
				font-style:italic;
				margin-top:-5px;
				margin-bottom:25px
			}
			
	
	/* Footer styles */
	#footer {
		clear:both;
		float:left;
		width:100%;
		border-top:1px solid #3A55A6;
		text-align: center;
		margin-top:15px;
	}
	#footer p {
		padding:10px;
		margin:0;
	}
	/* --> */
