﻿body
{
	background-image:url(../images/backdrop-radial.png);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#344650;
	color:#CCCCCC;
	font-family:Georgia1, Georgia, serif;
}
a
{
	color:#CCCCCC;
	text-decoration:none;
}
a:visited
{
	color:#CCCCCC;
	border-bottom:1px dotted #CCCCCC;
}
a:hover
{
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
div.header div.app-idea-box-a
{
	background-image:url(../images/app-idea-box-logo.png);
	width:90px;
	height:116px;
	top:-10px;
	left:0px;
	position:absolute;
}
div.header div.app-idea-box-b
{
	background-image:url(../images/app-idea-box-logo.png);
	background-position:-90px top;
	width:297px;
	height:90px;
	top:-20px;
	left:90px;
	position:absolute;
}

div.header div.wetap-logo
{
	background-image:url(../images/wetap-logo.png);
	width:184px;
	height:94px;
	top:-15px;
	right:0px;
	position:absolute;
}
table.container { border-collapse:collapse; }
table.container tr.n td.e { height:16px;width:13px;background-image:url(../images/gray-ne.png);background-position:bottom left;background-repeat:no-repeat; }
table.container tr.n td.w { height:16px;width:19px;background-image:url(../images/gray-nw.png);background-position:bottom right;background-repeat:no-repeat; }
table.container tr.s td.e { height:23px;width:13px;background-image:url(../images/gray-se.png);background-position:top left;background-repeat:no-repeat; }
table.container tr.s td.w { height:23px;width:19px;background-image:url(../images/gray-sw.png);background-position:top right;background-repeat:no-repeat; }
table.container tr.n td.c { height:16px;background-image:url(../images/gray-n.png);background-position:bottom;background-repeat:repeat-x; }
table.container tr.s td.c { height:23px;background-image:url(../images/gray-s.png);background-position:top;background-repeat:repeat-x; }
table.container tr.c td.e { width:13px;background-image:url(../images/gray-e.png);background-position:left;background-repeat:repeat-y; }
table.container tr.c td.w { width:19px;background-image:url(../images/gray-w.png);background-position:right;background-repeat:repeat-y; }
table.container tr.c td.c { background-color:#1A1818; }

div.nav
{
	font-family:Serif;
	padding-top:4px;
}

div.nav a:visited
{
	text-decoration:none;
}
div.nav a:hover
{
	color:#FFFFFF;
	border-bottom:1px dotted #FFFFFF;
}

div.nav span
{
	padding-right:30px;
	padding-left:30px;
	font-size:16px;
	font-weight:bold;
}
p.copyright
{
	text-align:center;
	color:#CCCCCC;
	font-size:12px;
	margin:0px;
}
p.copyright span
{
	font-size:12px;
	padding-right:10px;
	padding-left:10px;
	font-family:Trebuchet, Helvetica, sans-serif;
}

h1
{
	font-size: 20px;
	text-align: left;
	font-family:Trebuchet, Helvetica, sans-serif;
	border-bottom: 1px #CCCCCC;
}
h2, li.head
{
	color:#C7904A;
	font-size:18px;
	font-weight:bold;
}
.content p
{
	color:#CCCCCC;
	font-weight:normal;
	font-size:16px;
	line-height:24px;
}

.addthis_toolbox a, .addthis_toolbox a:hover, .addthis_toolbox a:visited
{
	border-bottom:none;
}
