@charset "utf-8";

body {
	margin-left:auto;
	margin-right:auto;
	border : 0px; 
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 100%;
	max-width: 950px;
	overflow: auto;
}

#info {
	width:85%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
}
.mainheader img {
	width:100%;
	height:auto;
}
#infocon {
	margin-left:12px;
	margin-right:auto;
	width:auto;
	height:auto;
	overflow:auto;
}
#photo{
	float:right;
	text-align:center;
	height:auto;
}
#photo img {
	width:100%;
	height:auto;
}
#aboutme{
	float:left;
	width:auto;
}
#photoshop{
	width:50%;
	float:left;
}
#illustrator{
	width:50%;
	float:right;
}
#webdesign{
	width:50%;
	float:left;
}
#animation{
	width:50%;
	float:right;
}
#links {
	height:100px;
	margin-bottom:10px
	border: none;
	text-align: center;
}

a.mylink:link { 
	color:#98D1E3;
	font-family: 'Varela', sans-serif;
	font-style:regular;
	font-size:150%;
	text-decoration:none;
	border:none;
}

a.mylink:visited {
	color: #98D1E3;
	font-family: 'Varela', sans-serif;
	font-size:100%;
	font-style: italic;
}

a.mylink:active	{ 
	font-family: 'Varela', sans-serif;
	color:#3299CC;
	text-decoration:none;
	
}

a.mylink:hover {
	color:#3299CC;
	font-size:150%;
	text-decoration:none; 
	font-family: 'Varela', sans-serif;
}
a.mylinkselect:link {
	color: #3399cC;
	font-family: 'Varela', sans-serif;
	font-style: regular;
	font-size:150%;
	border: none;
	text-decoration: none;
}

a.mylinkselect:active	{ 
	font-family: 'Varela', sans-serif;
	color:#3299CC;
	text-decoration:none;
}
a.mylinkselect:visited	{
	font-family: 'Varela', sans-serif;
	color: #3299CC;
	text-decoration: none;
}

a.mylinkselect:hover {
	color: #3299CC;
	font-family: 'Varela', sans-serif;
	text-decoration: none;
	font-size:150%;
}
#lbox {
	float:right;
	width:100%;
	height:auto;
}
#lbox img {
	float:right;
	width:100%;
	height:auto;
}

#FlashID {
	text-align: center;
}
#footer {
	text-align: center;
	bottom: 7px;
	height: auto;
	left: 22px;
}
