BODY{
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	margin:5px;
}

#banner img {
	/*up-right-bottom-lef*/
	margin:5px 0px 0px 5px;
}

#banner A{
	color: #000000;
	text-decoration: none;
	font-size:x-large;
	font-weight:bold;
	margin-left:10px;
}


/* For bottom lines */
#pipe  {
	font-size:10px;
	text-align:center;
}
#pipe A {
	color:#000000;
	text-decoration:none;
}
#pipe ul li {
	list-style: disc;
	display: inline;
	margin-left:5px;
	}
/* Copyright & licience  --END--*/

#Flickr img {
	background-color:#FFFFFF;
	border:1px solid #000000;
	margin:5px;				
}

FORM,INPUT {
	margin:0px;
	font-size:12px;
}

TABLE.topbox {
	width:750px;
	border: 1px solid #ccc;
	margin-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}

/*  Main content table */
TABLE.content {
	width:750px;
	background-color:#F3F3F3;
	padding:10px;
	margin-top:10px;
	border: solid #D1D7DC 1px;
	
}

P,BR{
	line-height:150%;
}

UL,LI {
	line-height:200%;
}

TD {
	padding:5px;
}

/* Top NAV of the page*/
TD.topbox {
	font-size: 10pt; 
	line-height: 125%;
	padding: 5px;
}

ADDRESS	 {
	FONT-SIZE: 10pt; 
	margin:0px;
}

IMG {
	border: 0px;
}

SELECT {
	border-right: #c0c0c0 1px solid; 
	BORDER-TOP: #c0c0c0 1px solid; 
	FONT-SIZE: 9pt; 
	BORDER-LEFT: #c0c0c0 1px solid; 
	border-bottom: #c0c0c0 1px solid;
}

A {
	color: #336699; 
	text-decoration: underline;
}

H2,H3 A{
	color: #333;
	border-bottom: 2px dotted #333; 
	text-decoration: none;
}

H2,H3 {
	margin:5px;
	color: #333;
}

/* Top NAV bar at index.html */
H4 {
	/*up-right-bottom-lef*/
	font-size:12px;
	margin:10px 0px 10px 15px;
}

H5{
 margin:10px;
}

DIV .right {
	float:right;
}

DIV .left {
	float:left;
}

PRE {
	color:#666666;
	margin-left:10px;
	line-height:100%;
}

/* Copyright & licience */
.copyright {
	text-align:center;
	margin:0px;
	line-height:100px;
}

.Container{
	border: 2px dotted #CCC;
	padding:0px;
}

.side_border {
	border-left:2px dotted #CCC;
	border-right:2px dotted #CCC;
}

/* Main table cell colours and backgrounds */

.row0	{ background-color: #FFFFFF; padding:5px;}
.row4	{ background-color: #F7F5F8; padding:5px; }

.row1	{ background-color: #E5E5E5; }
.row2	{ background-color: #DEE3E7; }
.row3	{ background-color: #D1D7DC; }


/* lilina*/
.title a { 
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.row_lilina	{ 
	background-color: #FFFFFF;
	border:2px dotted #CCC;
	padding:10px;
}
.excerpt { /* Excerpted content from feed */
	margin: 3px 0 0 40px;
	font-size: 12px;
	width: 90%;
}
.source a {
	margin: 0 0 0 10px;
	color: #999999;
	text-decoration: none;
	}


/* for apache.html */
.PRE {
	border: #646464 1px solid; 	
	PADDING: 0.5em; 
	FONT-SIZE: 14px;
	WHITE-SPACE: pre; 
	BACKGROUND-COLOR: #e6e6e6;
	margin-left:25px;
	font-family: Courier, 'Courier New', sans-serif;
}

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; 
	font-size: 11px; 
	color: #006600;
	background-color: #FAFAFA; 
	border: 1px solid #D1D7DC;
	width:60%;
	margin:15px;
	padding:5px;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; 
	color: #444444; 
	line-height: 125%;
	background-color: #FAFAFA; 
	border: solid #D1D7DC 1px;
	margin:15px;
	width: 90%;
}

/* Style for Gallery's random pics */
.giThumbImage {
	border: 1px solid #000000;
	margin: 0px;
}
.gbMenu { margin:0;}


.aws {
	vertical-align:top;
	font-weight:bold;
}

.red {color: red}


