﻿/* 0 BASIC TAGS */

table {
	font-size: 1em;
    margin-top: 0px;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a {
	text-decoration: none;
	color: Black;
    font-weight: 700;
}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
}

a:active {
	color: #980000;
}

body {
background: #e6e8e5 url(Images/bgimg.gif) repeat-y;
	text-align: left;
	font-family: arial;
	font-size: 10pt;
	color: Black;
}



/* 1 HEADER */

.header {
background-image:url(Images/header_bg.gif);
 background-repeat:repeat;
	
}

h1 {
	position: absolute;
	left: 36px;
	top: 6px;
	text-transform: uppercase;
	font-size: 11px;
}

h2 {
	position: absolute;
	left: 36px;
	top: 60px;
	font-size: 11px;
}

.menua {
	position: absolute;
	right: 37px;
	top: 6px;
	text-transform: uppercase;
	font-size: 10px;
}

.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: #FFFFC0;
}

/* 1.1 SHIM */

.shim {

}

.column {
	
}

.gradient {
	
}

.solid {
	
}

/* 2 PAGE */

.page {
 
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#home, #resume, #links, #register, #admin-albums, #admin-photos {
}

#sidebar {

}

#content {

}

#whatsnew {

}

#coollinks {

}