Bryan,
What happens if you put the <LINK REL> stuff before the <STYLE> tags?
Shashank
-----------------
ORIGINAL POST:
-----------------
| I am using:
| <style type="text/css">
| <!--
|
| @import url('http://www.beachrentalvacations.com/css/css2.css');
|
| //-->
| </style>
|
| <link REL="stylesheet" TYPE="text/css"
| HREF="http://www.beachrentalvacations.com/css/css1.css">
|