
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #4ba5da;}
a:hover {color: #282828;}

body {
	background: #4ba5da;
	color: #282828;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 20px;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 1.4em Tahoma,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}



h1,h2,h3 {padding-top: 6px; color: #4ba5da; margin-bottom: 4px;}


.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}


.inner-container {
	border: 0px solid #b1b1b1;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 750px;
}

.outer-container {
	background: url('bg.jpg') repeat-x #b5d3ef;
	padding-bottom: 70px;
}


.header {
	background: #222 url('head.jpg') no-repeat;
	height: 250px;
	margin-bottom: 0px;
	text-align: center;
}
.header .title {
	color: #FFF;
	padding-top: 50px;
}
.header .title .name a {
	color: #ffffff;
	float:right;
	font-size: 5em;
	font-style: italic;
	letter-spacing: 0.2em;
        font-family: 'Times New Roman';
	padding-top: 30px;
	font-weight: bold;
	padding-right: 40px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}

.header .title .tag {
	text-align: right;
	font-size: 1.2em;
	font-style: italic;
	letter-spacing: 0.2em;
    font-family: 'Times New Roman';
	padding-top: 100px;
	padding-right: 55px;
}

.navigation {
	float: left;
	width: 237px;
}
.navigation h2 {
	color: #006dab;
	font: bold 1.6em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 10px;
}
.navigation ul {
	padding-bottom: 10px;
	border-top: 1px solid #7bcd5f;
}
.navigation li {border-bottom: 1px solid #b1b1b1;}
.navigation li img{
	vertical-align: middle;
	border:none;
	
}
.navigation li a {
	font-size: 1.1em;
	color: #7c7c7c;
	display: block;
	padding: 5px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: #c7c7c7;
	color: #282828;	
}
.button {
	width:80px;
	border: 1px #03F outset;
	background:#09C;
}

.main {
	background: #ffffff;
	
	padding: 0px 10px 0 0;
}


.content {
	float: right;
	width: 480px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 5px;
}
.keywords {
	font-family:Verdana, Geneva, sans-serif;
	font-size:xx-small;
	font-size-adjust:none;
	color:#CCC;
	
}
.links   {
	
	font-size:xx-small;
	font-family:Verdana, Geneva, sans-serif;
}

.content p {font-family: "Lucida Sans Unicode",sans-serif; font-size:xx-small;}


.footer {
	background: #006dab;
	color: #006dab;
	margin-top: 5px;
	padding: 10px 12px;
	text-align: center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:xx-small;
	font-size-adjust:none;
	
}

.footer a {
	color: #999;
	text-decoration: none;
}
.footer a:hover {color: #282828;}

.valid 
{
text-align: center;
padding-top:5px;
}
table.mytable {width: 480px; border:none; padding:1px; margin:1px;}
table.mytable th.photo_title {text-align:center; font-family:"Comic Sans MS", cursive; font-size:13px; border-top:1px #09F outset; border-left:1px #999 outset; border-right:1px #999 outset; background-color:#DCF3FA}
table.mytable th.photo_title:hover {color: #06F;}
table.mytable th.photo {color:#FFF;}
table.mytable th.photo:hover {color: #09F; text-align:center; font-family:"Comic Sans MS", cursive; font-size:12px;}
table.mytable tr.row{width: 480px;}