/* SITENAME 
   by Jonathan Gala - www.jongala.com */

/* =============================

DEFAULTS

============================= */

/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.0
*/
body {font:13px Georgia,'Times New Roman', Times,serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}

body {
	margin:0;
	padding:0;
	}
	
a {
	color:#369;
	}
	
a:hover {
	color:#69c;
	}
	
h1 {font-size:152%}
h2 {
	font-size:136%;
	font-weight:bold;
	color:#633;
	}
h3 {font-size:129%}
h4 {font-size:114%}

h1,h2,h3,h4 {
	margin:0 0 1em;
}
	
p {
	line-height:1.35;
	margin:0 0 1em;
	}


/* =============================

LAYOUT

============================= */


.page {
	width:760px;
	margin:0 auto;
	color:#4d4d4d;
	}

.sidebar {
	float:left;
	display:inline;
	width:220px;	
}

	
.content {
	float:right;
	display:inline;
	width:520px;
	
	}
	
.footer {

	}

/* =============================

STYLES

============================= */

#header {
	width:760px;
	height:383px;
	background:url('../images/nick_header.jpg') 50% 0 no-repeat;
}

#header h1,
#header p {
	font-size:0;
	text-indent:-12345px;
}

.sidebar a img {
	border:1px solid;
}



/* =============================

MENUS

============================= */

