*Copyright (c) 2006,Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 0.12.0 */
/*reset.css*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}


h1 {
	font-size:136%;
	color:#3764F4;
	padding: 10px;
}

h2 {
	font-size: 136%;
	margin-left: 10px;
	color: #3764F4;
	margin-top: 2px;
	margin-bottom: 2px;
	
}

h3 {
	font-size: 114%;
	font-weight: bold;
	padding:2px;
	padding-left: 10px;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	padding:2px;
	padding-left: 10px;
	
}

#cv_body_content p {
	padding: 10px;
}


#cv_home_body_windows{
	height: 420px;
	width: 630px;
	margin-left: 100px;
	 cursor:hand;  
	
}
#cv_home_body_window{
	height:200px;
	width:200px;
	margin-bottom:8px;
	margin-right:8px;
	float:left;
	background-image: url('../images/window.jpg');
}

#cv_home_body_window a {
	margin-left: 165px;
	text-decoration:underline;
	color:#3764F4;
        margin-top: -17px;
        padding: 2px;
        display:block;
}


.spec {
        border: 1px solid black;
        width: 780px;
        margin: 10px;
}

.spec p {
        font-size: 85%
}


