@CHARSET "UTF-8";
/******* GENERAL RESET *******/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
border: 0pt none;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0pt;
padding: 0pt;
vertical-align: baseline;
}

body{
	line-height: 14px;
	font-size: 12px;
	background: #fff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0pt;
	cursor: default;
}
table{
	border-collapse: separate;
	border-spacing: 0pt;
}

caption, th, td{
	font-weight: normal;
	text-align: left;
}

blockquote:before, blockquote:after, q:before, q:after{
	content: "";
}

blockquote, q{
	quotes: "" "";
}

input, textarea, select{
	font-size: 10px;
	color:#666;
}

strong{
	font-weight: 700;
}


ul{
	list-style: none;
}

a{
	cursor: pointer;
	color:#000;
	text-decoration: none;
}

a:hover {
	color: #6CF;
	text-decoration: none;
}
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}


/******* /GENERAL RESET *******/
/******* REUSE *******/


h1, h2, h3, h4, h5, h6{
	font-weight: 700;
	color: #666;
	line-height: 1.8em;
}

h2{
	font-size: 22px;
}


/******* /REUSE *******/
/******* CONTAINER *******/

#content-wrapper {
position: absolute;
	margin: 0px;
	left: 0px;
	top: 0px;
	width: 100%;
}
#container{
	position: absolute;
	left: 20px;
	top: 20px;
	width: 95%;
}


#column-1 {
	float: left;
	width: 250px;
}

#column-2 {
	float:left;
	width: 700px;
	padding-left: 275px;
}

#column-separator {
	float: left;
	width: 40px;
}

	
/******* header ***********/
#header {
	float: left;
	width: 250px;
	border-top: 200px;
}
#headerFixed {
	position: fixed;
	top: auto;
	clip: rect(auto,auto,auto,auto);
}

/******* projects menu *******/
#projects{
	float:left;
	left:0px;
	width:250px;
	margin: 0 auto;
	padding: none;
}
#projects h1 a{
	background: transparent url(images/logo.jpg) no-repeat scroll left top;
	display: block;
	float: left;
	height: 46px;
	text-indent: -999999px;
	width: 205px;
}
/******* /TOP *******/
/******* MENU *******/
#projects ul{
	list-style-type: none;
	margin: 8px;
}
#projects li{
	color: #666;
	font-size: 12px;
	line-height: 1.4em;
}
#projects li:hover{
	color: #6CF;
	cursor: pointer;
}
/******* /MENU *******/
/******* LOADING *******/
#loading{
	position:relative;
	text-align: center;
	visibility: hidden;
}
/******* /LOADING *******/
/******* CONTENT *******/
#content{
	position:relative;
	color: #666;
	margin: 0 0 20px 0;
	line-height: 1.3em;
	font-size: 11px;
}
#content p{
	margin-bottom: 0.7em;
}
#content a{
	font-weight: 700;
	color: #6CF;
	border-bottom: 1px dotted #6fa5fd;
}
/******* /CONTENT *******/
/******* FOOTER *******/
#footer{
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 10px;
	color: #cccccc;
	font-size: 11px;
	text-align: right;
}
/******* /FOOTER *******/
#LNKcolumn-1 {
	padding: 10px;
	float: left;
	width: 200px;
}

#movie_v {
	width: 500px;
	margin: 0 auto;
}

#movie_y {
	width: 480px;
	margin: 0 auto;
}
