/* CSS Document */

/* ________________ general ________________ */

body
	{
	background:url(http://www.valeriejoy.com/images/vjp_logo_BGc.jpg) no-repeat;
	margin: 0;
	padding: 0;
	font: medium/1.5em "Times New Roman", serif;
	color: #666666;
	text-align: center;
	}
	
a
	{
	color: #666666;
	text-decoration: none;
	border: none;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	}
	
a:visited
	{
	color: #999999;
	border: none;
	font-family: "Times New Roman", Times, serif;
	}
	
a:hover
	{
	color: #00b1da;
	text-decoration:underline;
	font-family: "Times New Roman", Times, serif;
	}
	
h1
	{
	display: none;
	}
	
h2
	{
	font-size: 2em;
	font-weight: normal;
	color: #448CCB;
	margin: 0 0 0.7em 0;
	padding: 0;
	}

h3
	{
	width: 420px;
	height: 20px;
	margin: 1.2em 0 0.8em 0;
	}
	
h3 span
	{
	display: none;
	visibility: hidden;
	}

p
	{
	font-size: 88%;
	margin: 0 0 0.6em 0;
	text-align: left;
	}
	
h4
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: gray;
	margin: 0 0 0 0;
	padding: 0;
	}
	
title
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	}
	
hr {height: 1px}

ul
	{
	list-style: none;
	}

/* The following hack is to correct paragraph text size in IE/WIN */

/* \*/ * html body p { font-size: 75%; } /* */


/* ________________ containers ________________ */

#container
	{
	position: absolute;
	left: 34px;
	text-align: left;
	margin: 0 auto;
	width: 800px;
	top: -3px;
	}
	
#title
	{
	text-align: right;
	padding-top: 25px;
	margin-left: 30px;
	width: 200px;
	}

#work
	{
	position: absolute;
	top: 130px;
	left: 275px;
	width: 350px;
	}
	
#description
	{
	position: absolute;
	top: 130px;
	left: 700px;
	width: 300px;
	border-left: 1px solid grey;
	padding-left: 5px;
	}
	

	
/* ________________ lists & typo ________________ */
	

