/*
	[c]2010 CanidStudios.com
*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 15px;
	background-color: #880000;
}
em {
	font-size: .7em;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0px;
}
h1 {
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
	position: relative;
	padding: 20px 0px 0px 0px;
}
h3 {
	font-weight: bold;
	font-size: 1.3em;
	position:relative;
	bottom:-5px;
}
img {
	border: 0px solid #ffffff;
}
p {
	text-indent: 2em;
}
#ad {
	width: 553px;
	height: 130px;
	background: url(img/ad-top-small.png) no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 0px;
	clear: both;
	position: relative;
	top: 15px;
	z-index: 3;
}
#contactus { 
	display: table-row; 
	position: relative;
}
#contactustable { 
	display: table; 
	margin: 20px auto 0px auto;
	position: relative;
	top: 5px;
}
#contactus-cell1 {
	display: table-cell;
	vertical-align: middle;
	}
#contactus-cell2 {
	display: table-cell;
	border: 1px solid #000000;
	padding: 10px;
	vertical-align: middle;
	}
#content {
	padding: 10px;
	margin: 0 auto;
	clear: both;
	position: relative;
	z-index: 5;
	text-align: left;
	width: 650px;
}
#content sup a{
		color: #990000;
	}
#content a, a:link, a:visited {
		color: #990000;
		text-decoration: none;
		font-weight: bold;
}
#content a:hover {
		color: #dd0000;
		text-decoration: none;
}	
#everything {
	width: 817px;
	margin: 0 auto;
	border: 0px solid #c4c4c4;
	/*border: 1px solid #e4e4e4; */
	/*border: 1px solid #990000; */
	margin: 0 auto 15px auto;
	padding: 1px 0px 10px 0px;
	position: relative;
	left: 17px;
	z-index: 1;
	background: url(img/dropbg.png) repeat-y;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: .7em;
	margin: 30px 0px;
	clear: both;
	position: relative;
	bottom: -35px;
	z-index: 3;
}
#formcontainer {
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	text-align: right;
	position: relative;
	z-index: 3;
	border: 0px solid #000000;
}
#header {
	width: 800px;
	position: relative;
	bottom: 15px;
	z-index: 4;
}
#logo {
	clear: both;
	width: 800px;
	height: 100px;
	position: relative;
	top: -10px;
	background: url(img/logo.png) no-repeat;
	margin: 0px auto;
	z-index: 4;
}
#menu {
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	/*border-bottom: 1px solid #990000; */
	overflow: hidden;
	font-size: .75em;
	float: right;
	width: 798px;
	position: relative;
	z-index: 4;
	text-align: center;
}
#menu ul {
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	float: right;
	padding: 2px 10px;
	/*border-left: 1px solid #990000;*/
	border-left: 1px solid #e4e4e4;
}
#menu ul li a:hover {
	text-decoration: none;
	color: #990000;
}
#menu ul li a, a:visited, a:active, a:link {
	text-decoration: none;
	color: #757575;
}
#newscontainer {
		width: 450px;
	margin: 0 auto;
	float: right;
	position: relative;
	right: 20px;
	margin-bottom: 20px;
}	
#newslinuxpenguin {
	float: left; 
	clear: left; 
	width:133px;
	height:146px;
	background: url(img/tux.jpg) no-repeat;
	position: relative;
	top: 20px;
	left: 20px;
	}
#roundbottom {
	background: url(img/bottomround.png) no-repeat;
		width: 816px;
		height: 30px;
		margin: 0 auto;
		position: relative;
		z-index: 2;
		left: 17px;
		top: -15px;
}
#roundtop {
	height: 27px;
	width: 816px;
	margin: 0 auto;
	background: url(img/topround.png) no-repeat;
	position: relative;
	z-index: 1;
	left: 17px;
}	
#samplephotos {
	margin: 0 auto;
	text-align: center;
	clear: both;
	position: relative;
	top: 10px;
	z-index: 4;
	padding-top: 0px;
	padding-bottom: 40px;
	display: table;
}
#webappscontainer {
	clear: both;
	width: 560px;
	margin: 0 auto 25px auto;
	position: relative;
	display: table;
	vertical-align: middle;
	z-index: 5;
	top:10px;
}
#webappscontainer p {
	text-indent: 2em;
	position:relative;
	top:-5px;
}
#webappscontainer h3 {
		font-size: 1.3em;
		margin-bottom: 15px;
	}
.center {
	margin: 0 auto;
	text-align: center;
}
.formstyle {
	border: 1px solid #000000;
	margin-top: 10px;
	width: 220px;
	height: 22px;
	font-size: 11pt;
	font-weight: bold;
}
.formbutton {
	background-color: #ffffff;
	border: 2px dashed #000000;
	margin: 5px 0px 5px 0px;
}
.formstyleTextBox {
	border: 1px solid #000000;
	margin-top: 10px;
	width: 220px;
	height: 100px;
	font-size: 11pt;
	font-weight: bold;
}
.imageWrapLeft {
	float: left;
	margin: 5px;
	position: relative;
	top: 10px;
}
.imageWrapLeftFront {
	float: left;
	margin: 5px;
	padding-right:10px;
}
.imageWrapPHP {
	position: relative;
	top: 10px;
}
.imageWrapRight {
	float: right;
	margin: 0px;
	position: relative;
	top: 0px;
}
.mainbg {
	clear: both;
	position: relative;
	left: 5px;
	top: 20px;
}
.noborder {
	border: 0px solid #000000;
}
.textAreaComments {
	vertical-align: top;
	position:relative;
	top:10px;
}
.samplephotocell {
	display: table-cell;
	margin: 0 auto;
	font-size: 9pt;
	width: 230px;
	height: 150px;
	border: 0px solid #000000;
}
.samplephotorow {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	display: table-row;
}
.subject {
	text-align: right;
	font-weight: bold;
	font-size: 1.1em;
	position: relative;
	right: 20px;
	padding-top: 2em;
	z-index: 3;
}
.date {
	text-align: right;
	font-size: .9em;
	font-style: oblique;
	position: relative;
	top: 0px;
	right: 40px;
	clear: both;
	padding-bottom: .5em;
	z-index: 3;
}
.entry {
	clear: both;
	font-size: 1em;
	text-align: left;
	position: relative;
	z-index: 3;
	top: -10px;
}
.hr {
	width: 400px;
	text-align: right;
	background-color: #000000;
	height: 1px;
	padding: 0px;
	margin: 0px auto 10px auto;
	position: relative;
	clear: both;
	float: right;
	z-index: 3;
	top: -5px;
}
.hr hr {
	display: none;
}
.webappscell1 {
	width: 100px;
	border: 0px solid #000000;
	vertical-align: middle;
	display: table-cell;
}
.webappscell2 {
	vertical-align: middle;
	border: 0px solid #000000;
	display: table-cell;
	padding-left: 10px;
}
.webappsrow {
	display: table-row;
}

